Class BTWorkOrderComplete

java.lang.Object
overit.geocall.bl.BusinessTask<WorkOrderCompleteEvent>
overit.geocallapp.wfm.core.bl.workorder.task.BTWorkOrderComplete
All Implemented Interfaces:
Serializable, Tool

@Event(WorkOrderCompleteEvent.class) public class BTWorkOrderComplete extends BusinessTask<WorkOrderCompleteEvent>
Business task to complete the work order creation
This task takes a workorder in DRAFT state and calculate the new state, launching also the activities that are usually done in the workorder creation.

Required fields:

  • work order id

Error Code:

Since:
12.0
See Also:
GCApi:
task