java.lang.Object
overit.geocall.bl.BusinessTask<WorkloadMovementEvent>
overit.geocallapp.wfm.roughplanning.bl.workloadmovement.task.BTWorkloadMovement
All Implemented Interfaces:
Serializable, Tool

@Event(WorkloadMovementEvent.class) public class BTWorkloadMovement extends BusinessTask<WorkloadMovementEvent>
Business task for handling workload movement operations. This task orchestrates the workload movement process by: 1. Validating the input 2. Retrieving the source workload movements 3. Creating a movement problem 4. Solving the problem 5. Returning the solution
Since:
20.0
See Also:
GCApi:
task