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

    • AgendaLoadEvent

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