|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.confluence.plugin.descriptor.mail.conditions.AbstractNotificationCondition
com.atlassian.confluence.plugins.like.conditions.ShowLikedPageEmailViewBlogPostButtonCondition
public class ShowLikedPageEmailViewBlogPostButtonCondition
Checks whether we should display the view blog post link in the action items section of a like added email for pages.
Constructor Summary | |
---|---|
ShowLikedPageEmailViewBlogPostButtonCondition()
|
Method Summary | |
---|---|
protected boolean |
shouldDisplay(NotificationContext context)
|
Methods inherited from class com.atlassian.confluence.plugin.descriptor.mail.conditions.AbstractNotificationCondition |
---|
init, shouldDisplay |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShowLikedPageEmailViewBlogPostButtonCondition()
Method Detail |
---|
protected boolean shouldDisplay(NotificationContext context)
shouldDisplay
in class AbstractNotificationCondition
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |