Class SchedulingProposalSearchEvent


public class SchedulingProposalSearchEvent extends SearchEvent<SchedulingProposalSearchFilter,BOSchedulingProposal>
Event to search a list of BOSchedulingProposals.
The launcher must provide a valid SchedulingProposalSearchFilter in order to successfully call this event.
The listener searches the corresponding BOSchedulingProposal and loads them with all their components
Since:
14.0
GCApi:
event
Reactors:
BTSchedulingProposalSearch(0)
No Spouts