Class InterventionOutcomeUpdateEvent


public class InterventionOutcomeUpdateEvent extends UpdateEvent<BOInterventionOutcome>
Event to update a BOInterventionOutcome.
The launcher must provide a valid BOInterventionOutcome in order to successfully call this event.
The listener updates all the BOInterventionOutcome components starting from the event input, i.e. the given BOInterventionOutcome in which all needed components were previously updated.
Since:
18.0
GCApi:
event
Reactors:
BTInterventionOutcomeUpdate(0)
No Spouts
  • Constructor Details

    • InterventionOutcomeUpdateEvent

      public InterventionOutcomeUpdateEvent(BOInterventionOutcome agendaOutcome)
      Instantiates a new agenda update event.
      Parameters:
      agendaOutcome - the BOInterventionOutcome to update