Class BundleOperationsLoadEvent


public class BundleOperationsLoadEvent extends SimpleBusinessEvent<Long,List<BOBundleOperation>>
Event to load the list of BOBundleOperation related to the given BOBundleHeader id.
The launcher must provide a valid BOBundleHeader id in order to successfully call this event.
The listener loads all the BOBundleOperation of the list starting from the event input, i.e. the given BOBundleHeader id.
Since:
10.1
GCApi:
event
Reactors:
BTBundleOperationsLoad(0)
No Spouts
  • Constructor Details

    • BundleOperationsLoadEvent

      public BundleOperationsLoadEvent(Long bundleHeaderId)
      Instantiates a new bundle operations list load event.
      Parameters:
      bundleHeaderId - the BOBundleHeader id