|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Notification.WatchType | |
|---|---|
| com.atlassian.confluence.mail.notification | |
| com.atlassian.confluence.plugin.descriptor.mail | |
| Uses of Notification.WatchType in com.atlassian.confluence.mail.notification |
|---|
| Methods in com.atlassian.confluence.mail.notification that return Notification.WatchType | |
|---|---|
Notification.WatchType |
Notification.getWatchType()
Returns a single enum value representing the combination of notification type, page, space and network settings. |
static Notification.WatchType |
Notification.WatchType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Notification.WatchType[] |
Notification.WatchType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of Notification.WatchType in com.atlassian.confluence.plugin.descriptor.mail |
|---|
| Methods in com.atlassian.confluence.plugin.descriptor.mail that return Notification.WatchType | |
|---|---|
Notification.WatchType |
NotificationContext.getWatchType()
|
| Methods in com.atlassian.confluence.plugin.descriptor.mail with parameters of type Notification.WatchType | |
|---|---|
void |
NotificationContext.setWatchType(Notification.WatchType watchType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||