public class NotificationDescriptor extends Object implements Notification
EMAIL_NOTIFICATION
Constructor and Description |
---|
NotificationDescriptor() |
Modifier and Type | Method and Description |
---|---|
boolean |
getAutoSubscribed() |
String |
getAvailableIn() |
String |
getChannel() |
boolean |
getEnabled() |
List<NotificationEventDescriptor> |
getEvents() |
String |
getLabel() |
String |
getName() |
String |
getSubject() |
String |
getSubjectTemplate() |
String |
getTemplate() |
String |
getTemplateExpr() |
public boolean getAutoSubscribed()
getAutoSubscribed
in interface Notification
public String getAvailableIn()
getAvailableIn
in interface Notification
public String getChannel()
getChannel
in interface Notification
public boolean getEnabled()
getEnabled
in interface Notification
public List<NotificationEventDescriptor> getEvents()
public String getLabel()
getLabel
in interface Notification
public String getName()
getName
in interface Notification
public String getSubject()
getSubject
in interface Notification
public String getTemplate()
getTemplate
in interface Notification
public String getSubjectTemplate()
getSubjectTemplate
in interface Notification
public String getTemplateExpr()
getTemplateExpr
in interface Notification
Copyright © 2013 Nuxeo SA. All Rights Reserved.