Class WorkOrderOperationNotificationEvent


public class WorkOrderOperationNotificationEvent extends NotificationEvent<BOWorkOrderOperation>
Event to notify that an action has been performed on a BOWorkOrderOperation.
The launcher must provide a valid NotificationInput in order to successfully call this event.
The listener could use this event to perform actions after the action notification.
Since:
20.0
GCApi:
event
Reactors:
BTWorkOrderOperationImmediateSchedulingCheck(0)
No Spouts