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

    • OutcomeReasonInsertEvent

      public OutcomeReasonInsertEvent(BOOutcomeReason input)
      Instantiates a new outcome reason insert event.
      Parameters:
      input - the prepared outcome reason