Class SkillAggregateLoadEvent


public class SkillAggregateLoadEvent extends SimpleBusinessEvent<Long,SkillAggregate>
Event to load a SkillAggregate.
The launcher must provide a valid BOSkill id in order to successfully call this event.
The listener loads the SkillAggregate components starting from the event input, i.e. the given BOSkill id.
Since:
17.0
GCApi:
event
Reactors:
BTSkillAggregateLoad(0)
No Spouts
  • Constructor Details

    • SkillAggregateLoadEvent

      public SkillAggregateLoadEvent(Long input)
      Instantiates a new skill aggregate load event.
      Parameters:
      input - the SkillAggregate id