Class BundleSkillDivisionsDeleteEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.bl.SimpleBusinessEvent<Long,Void>
overit.geocallapp.wfm.bundler.bl.skilldivision.event.BundleSkillDivisionsDeleteEvent

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

    • BundleSkillDivisionsDeleteEvent

      public BundleSkillDivisionsDeleteEvent(Long bundleHeaderId)
      Instantiates a new bundle skill divisions delete event.
      Parameters:
      bundleHeaderId - the BOBundleHeader id