Class PlanningActionHistorySearchEvent


public class PlanningActionHistorySearchEvent extends SearchEvent<PlanningActionHistorySearchFilter,BOPlanningActionHistory>
Event for search planning action history
Since:
17.0
GCApi:
event
Reactors:
BTPlanningActionHistorySearch(0)
No Spouts
  • Constructor Details

    • PlanningActionHistorySearchEvent

      public PlanningActionHistorySearchEvent(Page page, PlanningActionHistorySearchFilter filter)
      Instantiates a new planning action history search event.
      Parameters:
      page - the page that will contain the paginated result
      filter - the set of filters that will be applied to the search
    • PlanningActionHistorySearchEvent

      public PlanningActionHistorySearchEvent(PlanningActionHistorySearchFilter filter)
      Instantiates a new planning action history search event.
      Parameters:
      filter - the set of filters that will be applied to the search