Class BundleSkillsLoadEvent


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

    • BundleSkillsLoadEvent

      public BundleSkillsLoadEvent(Long input)
      Instantiates a new bundle skills load event.
      Parameters:
      input - the BOBundleHeader id