Class SkillConfigurationDivisionNotificationEvent


public class SkillConfigurationDivisionNotificationEvent extends NotificationEvent<BOSkillConfigurationDivision>
Event to notify that an action has been performed on a BOSkillConfigurationDivision.
The launcher must provide a valid NotificationEvent in order to successfully call this event.
The listener could use this event to perform actions after the skill configuration division action notification.
Since:
17.0
GCApi:
event
Reactors:
BTFormationSkillDivisionByConfigurationInsert(0), BTFormationSkillDivisionByConfigurationDelete(0)
No Spouts
  • Constructor Details

    • SkillConfigurationDivisionNotificationEvent

      public SkillConfigurationDivisionNotificationEvent(NotificationInput<BOSkillConfigurationDivision> input)
      Instantiates a new skill configuration division notification event.
      Parameters:
      input - the NotificationEvent containing the information to perform the notification