Uses of Class
com.atlassian.confluence.plugin.descriptor.mail.conditions.AbstractNotificationCondition
-
Packages that use AbstractNotificationCondition Package Description com.atlassian.confluence.plugins.like.conditions -
-
Uses of AbstractNotificationCondition in com.atlassian.confluence.plugins.like.conditions
Subclasses of AbstractNotificationCondition in com.atlassian.confluence.plugins.like.conditions Modifier and Type Class Description class
ContentLikedByRecipientCondition
class
ManageNotificationsLinkCondition
Determines if a Like link should be present in a change notification email.class
ShowEmailLikeLinkCondition
Determines if a Like link should be present in a change notification email.class
ShowLikedCommentEmailReplyButtonCondition
class
ShowLikedPageEmailViewBlogPostButtonCondition
Checks whether we should display the view blog post link in the action items section of a like added email for pages.class
ShowLikedPageEmailViewPageButtonCondition
Checks whether we should display the view page link in the action items section of a like added email for pages.
-