Class WorkOrderOperationUnlockEvent


public class WorkOrderOperationUnlockEvent extends SimpleBusinessEvent<WorkOrderOperationUnlockInput,WorkOrderOperationUnlockOutput>
Event to unlock a BOWorkOrderOperation. The launcher must provide a valid WorkOrderOperationUnlockInput in order to successfully call this event. The listener could use this event to unlock the work order operation.
Since:
9.2
GCApi:
event
Reactors:
BTWorkOrderOperationUnlock(0)
No Spouts