Class ResourceWithInterventionSearchEvent


public class ResourceWithInterventionSearchEvent extends SearchEvent<ResourceWithInterventionSearchFilter,ResourceWithIntervention>
Event to search for resources with their associated interventions.
The launcher must provide a valid ResourceWithInterventionSearchFilter in order to successfully call this event.
The listener performs the actual search operation and populates the event journal with the results
Since:
18.0
GCApi:
event
Reactors:
BTResourceWithInterventionSearch(0)
No Spouts
  • Constructor Details

    • ResourceWithInterventionSearchEvent

      public ResourceWithInterventionSearchEvent(Page page, ResourceWithInterventionSearchFilter filter)
      Instantiates a new resource with intervention search event.
      Parameters:
      page - the pagination information for the search results
      filter - the filter criteria to use for the search