Class BTWorkOrderActivation

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

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

Required fields:

  • work order id

Error Code:

Since:
16.0
See Also:
GCApi:
task