public interface Notification extends Serializable
| Modifier and Type | Field and Description | 
|---|---|
| static String | EMAIL_NOTIFICATION | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | getAutoSubscribed() | 
| String | getAvailableIn() | 
| String | getChannel() | 
| boolean | getEnabled() | 
| String | getLabel() | 
| String | getName() | 
| String | getSubject() | 
| String | getSubjectTemplate() | 
| String | getTemplate() | 
| String | getTemplateExpr() | 
static final String EMAIL_NOTIFICATION
String getChannel()
String getTemplate()
boolean getAutoSubscribed()
String getSubject()
String getSubjectTemplate()
String getAvailableIn()
boolean getEnabled()
String getTemplateExpr()
Copyright © 2016 Nuxeo SA. All rights reserved.