Class WorkOrderOperationStatusChangeEvent


@Deprecated(since="20.1", forRemoval=true) public class WorkOrderOperationStatusChangeEvent extends SimpleBusinessEvent<WorkOrderOperationStatusChangeInput,Void>
Deprecated, for removal: This API element is subject to removal in a future version.
Event to point out that the work order operation state has been modified. The launcher must provide a valid WorkOrderOperationStatusChangeInput in order to successfully call this event. The listener could use this event to perform actions after the work order operation state change.
Since:
17.0
GCApi:
event
No Reactors
No Spouts