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

    • StockChangeLoadEvent

      public StockChangeLoadEvent(Long id)
      Instantiates a new stock change load event.
      Parameters:
      id - the BOStockChange id