Class WarehouseTransactionSearchEvent


public class WarehouseTransactionSearchEvent extends SearchEvent<WarehouseTransactionSearchFilter,BOWarehouseTransaction>
Event to search a BOWarehouseTransaction.
The launcher must provide a valid WarehouseTransactionSearchFilter in order to successfully call this event.
The listener searches all the BOWarehouseTransaction components starting from the event input, i.e. the given WarehouseTransactionSearchFilter.
Since:
13.0
GCApi:
event
Reactors:
BTWarehouseTransactionSearch(0)
No Spouts