Class MaterialHistoryLoadEvent


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

    • MaterialHistoryLoadEvent

      public MaterialHistoryLoadEvent(Long id)
      Instantiates a new material history load event.
      Parameters:
      id - the material history id