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

    • AgendaStateLoadEvent

      public AgendaStateLoadEvent(Long id)
      Instantiates a new agenda state load event.
      Parameters:
      id - the agenda state id