Class SchedulingProposalUpdateProcessDataEvent


public class SchedulingProposalUpdateProcessDataEvent extends SimpleBusinessEvent<SchedulingProposalUpdateProcessDataInput,Void>
Event to update a BOSchedulingProposal.

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

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

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