Class BundleLockEvent


public class BundleLockEvent extends SimpleBusinessEvent<List<Long>,Void>
Event to lock a list of Bundle.
The launcher must provide a valid list of Bundle ids in order to successfully call this event.
The listener locks all the Bundles starting from the event input.
Since:
11.0
GCApi:
event
Reactors:
BTBundleLock(0)
No Spouts
  • Constructor Details

    • BundleLockEvent

      public BundleLockEvent(List<Long> input)
      Instantiates a new bundle lock event.
      Parameters:
      input - list of Bundle ids