public class StockHistoryLoadEvent extends LoadEvent<BOStockHistory>
Event to load a BOStockHistory.
The launcher must provide a valid BOStockHistory ID in order to successfully call this event.
The listener loads all the BOStockHistory components starting from the event input, i.e. the given BOStockHistory ID.
Since:
13.0
GCApi:
event
Reactors:
BTStockHistoryLoad(0)
No Spouts
  • Constructor Details

    • StockHistoryLoadEvent

      public StockHistoryLoadEvent(Long id)
      Instantiates a new stock history load event.
      Parameters:
      id - the BOStockHistory id