Class BundleLoadByWorkOrderOperationEvent


public class BundleLoadByWorkOrderOperationEvent extends SimpleBusinessEvent<Long,Bundle>
Event to load a Bundle starting from the id of one of its work order operation.
The launcher must provide a valid work order operation id in order to successfully call this event.
The listener operations all the Bundle components starting from the event input, i.e. the given work order operation id.
Since:
10.1
GCApi:
event
Reactors:
BTBundleLoadByWorkOrderOperation(0)
No Spouts
  • Constructor Details

    • BundleLoadByWorkOrderOperationEvent

      public BundleLoadByWorkOrderOperationEvent(Long workOrderOperationId)
      Instantiates a new bundle load by work order operation event.
      Parameters:
      workOrderOperationId - the work order operation id