Class ImmediateSchedulingWorkOrderExclusionEvent


Event for immediate scheduling work order exclusion. This event is launched to validate work order operation states and exclude work orders that have non-schedulable states. Only work orders with the following operation states are considered schedulable:
  • SCHEDULABLE
  • TO_RESCHEDULE
  • LOCKED
Work orders with other operation states will be marked as PROCESSED_KO and excluded from further processing.
Since:
22.0
GCApi:
event
No Reactors
No Spouts
  • Constructor Details

    • ImmediateSchedulingWorkOrderExclusionEvent

      public ImmediateSchedulingWorkOrderExclusionEvent(ImmediateSchedulingWorkOrderExclusionInput input)
      Creates a new immediate scheduling work order exclusion event.
      Parameters:
      input - the input containing processing ID and work order operation IDs