Class LikeNotificationPreferences
java.lang.Object
com.atlassian.confluence.plugins.like.LikeNotificationPreferences
Like Preference class that manages default values as well as interacting with PropertySet API to persist preference changes.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionLikeNotificationPreferences(com.opensymphony.module.propertyset.PropertySet propertySet) -
Method Summary
-
Field Details
-
PROPERTY_USER_LIKES_NOTIFY_AUTHOR
- See Also:
-
-
Constructor Details
-
LikeNotificationPreferences
public LikeNotificationPreferences(com.opensymphony.module.propertyset.PropertySet propertySet)
-
-
Method Details
-
isNotifyAuthor
public boolean isNotifyAuthor() -
setNotifyAuthor
public void setNotifyAuthor(boolean value)
-