Class SkillDivisionAggregateLoadEvent


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

    • SkillDivisionAggregateLoadEvent

      public SkillDivisionAggregateLoadEvent(Long input)
      Instantiates a new skill division aggregate load event.
      Parameters:
      input - the BOSkillDivision id