Class WorkShiftExceptionImpactLoadEvent


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

    • WorkShiftExceptionImpactLoadEvent

      public WorkShiftExceptionImpactLoadEvent(Long id)
      Instantiates a new work shift exception impact load event.
      Parameters:
      id - the ID of the work shift exception impact to be loaded