Package | Description |
---|---|
org.xwiki.notifications.filters.watch | |
org.xwiki.notifications.filters.watch.script |
Modifier and Type | Method and Description |
---|---|
AutomaticWatchMode |
WatchedEntitiesConfiguration.getAutomaticWatchMode(org.xwiki.model.reference.DocumentReference user) |
AutomaticWatchMode |
WatchedEntitiesConfiguration.getDefaultAutomaticWatchMode(org.xwiki.model.reference.WikiReference wikiReference) |
static AutomaticWatchMode |
AutomaticWatchMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutomaticWatchMode[] |
AutomaticWatchMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AutomaticWatchMode |
NotificationWatchScriptService.getAutomaticWatchMode() |
AutomaticWatchMode |
NotificationWatchScriptService.getDefaultAutomaticWatchMode() |
Copyright © 2004–2021 XWiki. All rights reserved.