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 classContentLikedByRecipientConditionclassManageNotificationsLinkConditionDetermines if a Like link should be present in a change notification email.classShowEmailLikeLinkConditionDetermines if a Like link should be present in a change notification email.classShowLikedCommentEmailReplyButtonConditionclassShowLikedPageEmailViewBlogPostButtonConditionChecks whether we should display the view blog post link in the action items section of a like added email for pages.classShowLikedPageEmailViewPageButtonConditionChecks whether we should display the view page link in the action items section of a like added email for pages.
-