Class ContentEntityAutoWatcher
java.lang.Object
com.atlassian.confluence.impl.notifications.ContentEntityAutoWatcher
Responsible for adding auto-watch notifications to new content via an event listener.
- Since:
- 7.5
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionContentEntityAutoWatcher
(UserPreferencesAccessor userPreferencesAccessor, NotificationManager notificationManager) -
Method Summary
Modifier and TypeMethodDescriptionvoid
autowatchIfRequired
(ContentEntityObject ceo, SaveContext saveContext) void
-
Constructor Details
-
ContentEntityAutoWatcher
public ContentEntityAutoWatcher(@Qualifier("userPreferencesAccessor") UserPreferencesAccessor userPreferencesAccessor, NotificationManager notificationManager)
-
-
Method Details
-
onEvent
-
autowatchIfRequired
-