Class ManageNotificationsLinkCondition
java.lang.Object
com.atlassian.confluence.plugin.descriptor.mail.conditions.AbstractNotificationCondition
com.atlassian.confluence.plugins.like.conditions.ManageNotificationsLinkCondition
- All Implemented Interfaces:
com.atlassian.plugin.web.api.baseconditions.BaseCondition
,com.atlassian.plugin.web.Condition
Determines if a Like link should be present in a change notification email.
- Since:
- 4.2
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.confluence.plugin.descriptor.mail.conditions.AbstractNotificationCondition
init, shouldDisplay
-
Field Details
-
MANAGE_LIKE_NOTIFICATIONS
- See Also:
-
-
Constructor Details
-
ManageNotificationsLinkCondition
public ManageNotificationsLinkCondition()
-
-
Method Details
-
shouldDisplay
- Specified by:
shouldDisplay
in classAbstractNotificationCondition
-