Class BundleOperationCancelEvent


public class BundleOperationCancelEvent extends SimpleBusinessEvent<BundleOperationCancelInput,Void>
Event to cancel a BOBundleOperation.
The launcher must provide a valid BundleOperationCancelInput in order to successfully call this event.
The listener cancels all the BOBundleOperation components starting from the event input, i.e. the given BundleOperationCancelInput.
Since:
11.0
GCApi:
event
Reactors:
BTBundleOperationCancel(0)
No Spouts