Class OutcomeWorkOrderOriginLoadEvent


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

    • OutcomeWorkOrderOriginLoadEvent

      public OutcomeWorkOrderOriginLoadEvent(Long id)
      Instantiates a new outcome work order origin load event.
      Parameters:
      id - the ID of the outcome work order origin to be loaded