Class BundleOperationStatusChangeEvent


public class BundleOperationStatusChangeEvent extends SimpleBusinessEvent<BundleOperationStatusChangeInput,Long>
Event to change the status of a BOBundleOperation.
The launcher must provide a valid BundleOperationStatusChangeInput in order to successfully call this event.
The listener changes all the BOBundleOperationStatus components starting from the event input, i.e. the given BundleOperationStatusChangeInput.
Since:
10.1
GCApi:
event
Reactors:
BTBundleOperationStatusChange(0)
No Spouts