Class AgendaResetEvent


public class AgendaResetEvent extends SimpleBusinessEvent<Long,Void>
Event to reset a BOAgenda.
The launcher must provide a valid BOAgenda in order to successfully call this event.
The listener resets all the BOAgenda components starting from the event input, i.e. the given BOAgenda in which all needed components were previously reseted.
Since:
17.0
GCApi:
event
No Reactors
No Spouts
  • Constructor Details

    • AgendaResetEvent

      public AgendaResetEvent(Long agendaId)
      Instantiates a new agenda reset event.
      Parameters:
      agendaId - id to reset