Class AgendaStatusLoadEvent


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

    • AgendaStatusLoadEvent

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