Class InterventionDurationLoadEvent


public class InterventionDurationLoadEvent extends SimpleBusinessEvent<InterventionDurationLoadInput,Long>
Event to load an intervention duration. The launcher must provide a valid InterventionDurationLoadInput in order to successfully call this event. The listener could use this event to perform actions after the intervention duration has been loaded.
Since:
9.1
GCApi:
event
Reactors:
BTInterventionDurationLoad(270), BTInterventionDurationLoad(0)
No Spouts
  • Constructor Details

    • InterventionDurationLoadEvent

      public InterventionDurationLoadEvent(InterventionDurationLoadInput input)
      Instantiates a new load intervention duration event.
      Parameters:
      input - the input