Class WorkOrderActivationEvent


public class WorkOrderActivationEvent extends SimpleBusinessEvent<WorkOrderActivationInput,Void>
Event to activate the a work order starting from its id. The launcher must provide a valid WorkOrderActivationInput in order to successfully call this event. The listener activate the related work order only if it is in the correct status.
Since:
16.0
GCApi:
event
Reactors:
BTWorkOrderActivation(0)
No Spouts