Class BundleOperationStatusUpdateEvent


public class BundleOperationStatusUpdateEvent extends SimpleBusinessEvent<BundleOperationStatusUpdateInput,Void>
Event to update the status of a BOBundleOperation.
The launcher must provide a valid BundleOperationStatusUpdateInput in order to successfully call this event.
The listener updates all the BOBundleOperation components starting from the event input, i.e. the given BundleOperationStatusUpdateInput.
Since:
10.1
GCApi:
event
Reactors:
BTBundleOperationStatusUpdate(0)
No Spouts