Class ResourceSkillNotificationEvent


public class ResourceSkillNotificationEvent extends NotificationEvent<BOResourceSkill>
Event to notify that an action has been performed on a BOResourceSkill.
The launcher must provide the notification input with the BOResourceSkill in order to successfully call this event.
The listener could use this event to perform actions after the notification.
Since:
18.0
GCApi:
event
Reactors:
BTLoanResourceSkillAlign(0)
No Spouts
  • Constructor Details

    • ResourceSkillNotificationEvent

      public ResourceSkillNotificationEvent(NotificationInput<BOResourceSkill> input)
      Instantiates a new resource skill notification event.
      Parameters:
      input - the notification input