Class SchedulingCreationProposalInsertEvent


public class SchedulingCreationProposalInsertEvent extends InsertEvent<BOSchedulingCreationProposal>
Event to insert a BOSchedulingCreationProposal.

The launcher must provide a valid BOSchedulingCreationProposal in order to successfully call this event.

The listener inserts all the BOSchedulingCreationProposal components starting from the event input, i.e. the given BOSchedulingCreationProposal.

Since:
14.0
GCApi:
event
Reactors:
BTSchedulingCreationProposalInsert(0)
No Spouts