Class BundleOperationLoadEvent


public class BundleOperationLoadEvent extends LoadEvent<BOBundleOperation>
Event to load a BOBundleOperation.
The launcher must provide a valid BOBundleOperation id in order to successfully call this event.
The listener loads all the BOBundleOperation components starting from the event input, i.e. the given BOBundleOperation id.
Since:
10.1
GCApi:
event
Reactors:
BTBundleOperationLoad(0)
No Spouts
  • Constructor Details

    • BundleOperationLoadEvent

      public BundleOperationLoadEvent(Long id)
      Instantiates a new bundle operation load event.
      Parameters:
      id - the BOBundleOperation id