Class AgendaLoadEvent


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:
17.0
GCApi:
event
Reactors:
BTAgendaLoad(0)
No Spouts
  • Constructor Details

    • AgendaLoadEvent

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