Class WorkOrderOperationLinkEvent


public class WorkOrderOperationLinkEvent extends SimpleBusinessEvent<WorkOrderOperationLinkInput,Void>
Event to link a BOWorkOrderOperation.
The launcher must provide a valid WorkOrderOperationLinkInput in order to successfully call this event.
The listener links all the BOWorkOrderOperation components starting from the event input, i.e. the given WorkOrderOperationLinkInput.
Since:
10.0
GCApi:
event
Reactors:
BTWorkOrderOperationLink(0)
No Spouts
  • Constructor Details

    • WorkOrderOperationLinkEvent

      public WorkOrderOperationLinkEvent(WorkOrderOperationLinkInput input)
      Instantiates a new work order operation link event.
      Parameters:
      input - the input