Class BundleSkillsDeleteEvent


public class BundleSkillsDeleteEvent extends SimpleBusinessEvent<Long,Void>
Event to delete all the BOBundleSkill related to a specific Bundle.
The launcher must provide a valid BOBundleHeader id in order to successfully call this event.
The listener deletes all the BOBundleSkill starting from the event input, i.e. the given BOBundleHeader id.
Since:
11.0
GCApi:
event
Reactors:
BTBundleSkillsDelete(0)
No Spouts
  • Constructor Details

    • BundleSkillsDeleteEvent

      public BundleSkillsDeleteEvent(Long bundleHeaderId)
      Instantiates a new bundle skills delete event.
      Parameters:
      bundleHeaderId - the BOBundleHeader id