Class NotificationData


  • public class NotificationData
    extends Object
    Author:
    ehugonnet
    • Constructor Detail

      • NotificationData

        public NotificationData​(String subject,
                                String source,
                                String componentLabel,
                                String componentId)
    • Method Detail

      • getSource

        public String getSource()
      • getSubject

        public String getSubject()
      • getComponentLabel

        public String getComponentLabel()
      • getComponentId

        public String getComponentId()