Skip navigation links
A C G I M N O R T U V W 

A

AutomaticWatchMode - Enum in org.xwiki.notifications.filters.watch
Possible ways of automatically watching documents.

C

createExclusiveFilterPreference() - Method in interface org.xwiki.notifications.filters.watch.WatchedEntityReference
Create a notification filter preference to watch this entity.
createExclusiveFilterPreference() - Method in class org.xwiki.notifications.filters.watch.WatchedLocationReference
 
createExclusiveFilterPreference() - Method in class org.xwiki.notifications.filters.watch.WatchedUserReference
 
createInclusiveFilterPreference() - Method in interface org.xwiki.notifications.filters.watch.WatchedEntityReference
Create a notification filter preference to watch this entity.
createInclusiveFilterPreference() - Method in class org.xwiki.notifications.filters.watch.WatchedLocationReference
 
createInclusiveFilterPreference() - Method in class org.xwiki.notifications.filters.watch.WatchedUserReference
 
createWatchedLocationReference(EntityReference) - Method in interface org.xwiki.notifications.filters.watch.WatchedEntityFactory
Create a watched location reference.
createWatchedUserReference(String) - Method in interface org.xwiki.notifications.filters.watch.WatchedEntityFactory
Create a watched user reference.

G

getAutomaticWatchMode() - Method in class org.xwiki.notifications.filters.watch.script.NotificationWatchScriptService
 
getAutomaticWatchMode(UserReference) - Method in class org.xwiki.notifications.filters.watch.script.NotificationWatchScriptService
 
getAutomaticWatchMode(DocumentReference) - Method in interface org.xwiki.notifications.filters.watch.WatchedEntitiesConfiguration
 
getDefaultAutomaticWatchMode() - Method in class org.xwiki.notifications.filters.watch.script.NotificationWatchScriptService
 
getDefaultAutomaticWatchMode(WikiReference) - Method in interface org.xwiki.notifications.filters.watch.WatchedEntitiesConfiguration
 
getWatchedUsers() - Method in class org.xwiki.notifications.filters.watch.script.NotificationWatchScriptService
 
getWatchedUsers(DocumentReference) - Method in interface org.xwiki.notifications.filters.watch.WatchedEntitiesManager
 

I

isEnabled() - Method in class org.xwiki.notifications.filters.watch.script.NotificationWatchScriptService
 
isEnabled() - Method in interface org.xwiki.notifications.filters.watch.WatchedEntitiesConfiguration
 
isLocationWatched(EntityReference) - Method in class org.xwiki.notifications.filters.watch.script.NotificationWatchScriptService
 
isLocationWatchedWithAllEventTypes(EntityReference) - Method in class org.xwiki.notifications.filters.watch.script.NotificationWatchScriptService
 
isUserWatched(String) - Method in class org.xwiki.notifications.filters.watch.script.NotificationWatchScriptService
 
isWatched(DocumentReference) - Method in interface org.xwiki.notifications.filters.watch.WatchedEntityReference
 
isWatched(DocumentReference) - Method in class org.xwiki.notifications.filters.watch.WatchedLocationReference
 
isWatched(DocumentReference) - Method in class org.xwiki.notifications.filters.watch.WatchedUserReference
 
isWatchedWithAllEventTypes(DocumentReference) - Method in interface org.xwiki.notifications.filters.watch.WatchedEntityReference
 
isWatchedWithAllEventTypes(DocumentReference) - Method in class org.xwiki.notifications.filters.watch.WatchedLocationReference
 

M

matchExactly(NotificationFilterPreference) - Method in interface org.xwiki.notifications.filters.watch.WatchedEntityReference
 
matchExactly(NotificationFilterPreference) - Method in class org.xwiki.notifications.filters.watch.WatchedLocationReference
 
matchExactly(NotificationFilterPreference) - Method in class org.xwiki.notifications.filters.watch.WatchedUserReference
 

N

NotificationWatchScriptService - Class in org.xwiki.notifications.filters.watch.script
Script Service to handle the watched entities.
NotificationWatchScriptService() - Constructor for class org.xwiki.notifications.filters.watch.script.NotificationWatchScriptService
 

O

org.xwiki.notifications.filters.watch - package org.xwiki.notifications.filters.watch
 
org.xwiki.notifications.filters.watch.script - package org.xwiki.notifications.filters.watch.script
 

R

ROLE_HINT - Static variable in class org.xwiki.notifications.filters.watch.script.NotificationWatchScriptService
Hint of the component.

T

toString() - Method in class org.xwiki.notifications.filters.watch.WatchedLocationReference
 

U

unwatchEntity(WatchedEntityReference, DocumentReference) - Method in interface org.xwiki.notifications.filters.watch.WatchedEntitiesManager
Remove a filter to stop watching the specified entity.
unwatchLocation(EntityReference) - Method in class org.xwiki.notifications.filters.watch.script.NotificationWatchScriptService
Remove a filter to stop watching the specified entity.
unwatchUser(String) - Method in class org.xwiki.notifications.filters.watch.script.NotificationWatchScriptService
Remove a filter to stop watching the specified user.

V

valueOf(String) - Static method in enum org.xwiki.notifications.filters.watch.AutomaticWatchMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.xwiki.notifications.filters.watch.AutomaticWatchMode
Returns an array containing the constants of this enum type, in the order they are declared.

W

WatchedEntitiesConfiguration - Interface in org.xwiki.notifications.filters.watch
Configuration for the Watched Entities feature.
WatchedEntitiesManager - Interface in org.xwiki.notifications.filters.watch
Manage the watched entities.
WatchedEntityFactory - Interface in org.xwiki.notifications.filters.watch
Helper to create watched entity references.
WatchedEntityReference - Interface in org.xwiki.notifications.filters.watch
Reference to an entity (a location, a user, etc...) to watch.
WatchedLocationReference - Class in org.xwiki.notifications.filters.watch
Reference of a location to watch.
WatchedLocationReference(EntityReference, String, EntityReferenceResolver<String>, ScopeNotificationFilterLocationStateComputer, NotificationFilterPreferenceManager) - Constructor for class org.xwiki.notifications.filters.watch.WatchedLocationReference
Construct a WatchedLocationReference.
WatchedUserReference - Class in org.xwiki.notifications.filters.watch
Reference to a user to watch.
WatchedUserReference(String, EventUserFilterPreferencesGetter, NotificationFilterPreferenceManager) - Constructor for class org.xwiki.notifications.filters.watch.WatchedUserReference
Construct a WatchedUserReference.
watchEntity(WatchedEntityReference, DocumentReference) - Method in interface org.xwiki.notifications.filters.watch.WatchedEntitiesManager
Add a filter to watch the specified entity.
watchLocation(EntityReference) - Method in class org.xwiki.notifications.filters.watch.script.NotificationWatchScriptService
Add a filter to watch the specified location.
watchUser(String) - Method in class org.xwiki.notifications.filters.watch.script.NotificationWatchScriptService
Add a filter to watch the specified user.
A C G I M N O R T U V W 
Skip navigation links

Copyright © 2004–2021 XWiki. All rights reserved.