public class OutcomeReasonLoadEvent extends LoadEvent<BOOutcomeReason>
Event to load a BOOutcomeReason. The launcher must provide a valid outcome reason id in order to successfully call this event. The listener loads all the BOOutcomeReason components starting from the event input, i.e. the given outcome reason id.
Since:
9.2
GCApi:
event
Reactors:
BTOutcomeReasonLoad(0)
No Spouts
  • Constructor Details

    • OutcomeReasonLoadEvent

      public OutcomeReasonLoadEvent(Long id)
      Instantiates a new outcome reason load event.
      Parameters:
      id - the outcome reason id