Class BundleHeaderStatusUpdateEvent


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