Class SchedulingProposalCancelEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.bl.SimpleBusinessEvent<Long,Void>
overit.geocallapp.wfm.core.bl.schedulingproposal.event.SchedulingProposalCancelEvent

public class SchedulingProposalCancelEvent extends SimpleBusinessEvent<Long,Void>
Event to cancel a BOSchedulingProposal.
The launcher must provide a valid BOSchedulingProposal's id in order to successfully call this event.
The listener cancel the BOSchedulingProposal components of the event input
Since:
14.0
GCApi:
event
Reactors:
BTSchedulingProposalCancel(0)
No Spouts
  • Constructor Details

    • SchedulingProposalCancelEvent

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