public class InterventionsLoadEvent extends SimpleBusinessEvent<InterventionsLoadEventInput,List<Intervention>>
Event to load a List of Intervention The launcher must provide the id of an Agenda, or the id of a Scheduling. If the Agenda is not specified, will be derived from the Scheduling The listener loads the intervention of the Agenda, and all the Interventions linked to Agenda.
Since:
9.2
GCApi:
event
Reactors:
BTInterventionsLoad(0)
No Spouts
  • Constructor Details

    • InterventionsLoadEvent

      public InterventionsLoadEvent(InterventionsLoadEventInput input)
      Instantiates the event.
      Parameters:
      input - the event input