Class SchedulingLockAddResourcesEvent


public class SchedulingLockAddResourcesEvent extends SimpleBusinessEvent<SchedulingLockAddResourcesInput,Void>
Event to add resources to a SchedulingLock.
The launcher must provide a valid SchedulingLockAddOperationsInput in order to successfully call this event.
The listener add resources to the SchedulingLock.
Since:
18.0
GCApi:
event
Reactors:
BTSchedulingLockAddResources(0)
No Spouts
  • Constructor Details

    • SchedulingLockAddResourcesEvent

      public SchedulingLockAddResourcesEvent(SchedulingLockAddResourcesInput input)
      Instantiates a new scheduling lock add resources event.
      Parameters:
      input - the scheduling lock add resources input