Class NotificationGroup

java.lang.Object
org.apache.ofbiz.service.config.model.NotificationGroup

@ThreadSafe public final class NotificationGroup extends Object
An object that models the <notification-group> element.
  • Method Details

    • getName

      public String getName()
    • getNotification

      public Notification getNotification()
    • getNotifyList

      public List<Notify> getNotifyList()