Class OutcomeReasonEncodedNoteSearchEvent


public class OutcomeReasonEncodedNoteSearchEvent extends SearchEvent<OutcomeReasonEncodedNoteSearchFilter,BOOutcomeReasonEncodedNote>
Event to search a BOOutcomeReasonEncodedNote. The launcher must provide a valid OutcomeReasonEncodedNoteSearchFilter in order to successfully call this event. The listener searches all the BOOutcomeReasonEncodedNote components starting from the event input, i.e. the given OutcomeReasonEncodedNoteSearchFilter.
Since:
18.0
GCApi:
event
Reactors:
BTOutcomeReasonEncodedNoteSearch(0)
No Spouts
  • Constructor Details

    • OutcomeReasonEncodedNoteSearchEvent

      public OutcomeReasonEncodedNoteSearchEvent(Page page, OutcomeReasonEncodedNoteSearchFilter filter)
      Instantiates a new outcome reason encoded note search event.
      Parameters:
      page - the page that will contain the paginated result
      filter - the set of filters that will be applied to the search
    • OutcomeReasonEncodedNoteSearchEvent

      public OutcomeReasonEncodedNoteSearchEvent(OutcomeReasonEncodedNoteSearchFilter filter)
      Instantiates a new outcome reason encoded note search event.
      Parameters:
      filter - the set of filters that will be applied to the search