Class SchedulingProposalLoadEvent


public class SchedulingProposalLoadEvent extends LoadEvent<BOSchedulingProposal>
Event to load a BOSchedulingProposal.
The launcher must provide a valid BOSchedulingProposal's id in order to successfully call this event.
The listener loads all the BOSchedulingProposal components starting from the event input, i.e. the given BOSchedulingProposal's id.
Since:
14.0
GCApi:
event
Reactors:
BTSchedulingProposalLoad(0)
No Spouts
  • Constructor Details

    • SchedulingProposalLoadEvent

      public SchedulingProposalLoadEvent(Long input)
      Instantiates a new Scheduling Proposal load event.
      Parameters:
      input - the BOSchedulingProposal id