public class OutcomeReasonUpdateEvent extends UpdateEvent<BOOutcomeReason>
Event to update a BOOutcomeReason. The launcher must provide a valid BOOutcomeReason in order to successfully call this event. The listener updates all the BOOutcomeReason components starting from the event input, i.e. the given BOOutcomeReason.
Since:
9.2
GCApi:
event
Reactors:
BTOutcomeReasonUpdate(0)
No Spouts
  • Constructor Details

    • OutcomeReasonUpdateEvent

      public OutcomeReasonUpdateEvent(BOOutcomeReason input)
      Instantiates a new outcome reason update event.
      Parameters:
      input - the outcome reason to update with the updated components