Class NotificationAddedToPlanEvent


  • @AsynchronousPreferred
    public class NotificationAddedToPlanEvent
    extends Object
    • Constructor Detail

      • NotificationAddedToPlanEvent

        public NotificationAddedToPlanEvent​(PlanKey planKey,
                                            String notificationRecipientType,
                                            long notificationId)
    • Method Detail

      • getPlanKey

        public PlanKey getPlanKey()
      • getNotificationRecipientType

        public String getNotificationRecipientType()
      • getNotificationId

        public long getNotificationId()