java.lang.Object
overit.geocall.bl.GenericEvent<List<overit.geocall.wfm.planning.bl.valuemovement.TimedValue>>
overit.geocall.bl.BusinessEvent<List<overit.geocall.wfm.planning.bl.valuemovement.TimedValue>>
overit.geocall.bl.SimpleBusinessEvent<WorkloadProvideInput,List<overit.geocall.wfm.planning.bl.valuemovement.TimedValue>>
overit.geocallapp.wfm.roughplanning.bl.workloadmovement.event.WorkloadProvideEvent

public class WorkloadProvideEvent extends SimpleBusinessEvent<WorkloadProvideInput,List<overit.geocall.wfm.planning.bl.valuemovement.TimedValue>>
Event for triggering a workload provide operation. This event carries the input parameters for the operation and returns the solution in the journal.
Since:
20.0
GCApi:
event
No Reactors
No Spouts
  • Constructor Details

    • WorkloadProvideEvent

      public WorkloadProvideEvent(WorkloadProvideInput input)
      Creates a new workload provide event with the given input.
      Parameters:
      input - the input parameters for the operation