Class BundleReorderEvent


public class BundleReorderEvent extends SimpleBusinessEvent<BundleReorderInput,Bundle>
Event to reorder the BOBundleOperation of a Bundle.
The launcher must provide a valid BundleReorderInput in order to successfully call this event.
The listener reorders all the BOBundleOperation of the given Bundle starting from the event input.
Since:
20.1
GCApi:
event
Reactors:
BTBundleReorder(0)
No Spouts
  • Constructor Details