com.atlassian.confluence.plugins.like.conditions
Class ShowLikedPageEmailViewBlogPostButtonCondition

java.lang.Object
  extended by com.atlassian.confluence.plugin.descriptor.mail.conditions.AbstractNotificationCondition
      extended by com.atlassian.confluence.plugins.like.conditions.ShowLikedPageEmailViewBlogPostButtonCondition
All Implemented Interfaces:
com.atlassian.plugin.web.baseconditions.BaseCondition, com.atlassian.plugin.web.Condition

public class ShowLikedPageEmailViewBlogPostButtonCondition
extends AbstractNotificationCondition

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

ShowLikedPageEmailViewBlogPostButtonCondition

public ShowLikedPageEmailViewBlogPostButtonCondition()
Method Detail

shouldDisplay

protected boolean shouldDisplay(NotificationContext context)
Specified by:
shouldDisplay in class AbstractNotificationCondition


Copyright © 2003-2014 Atlassian. All Rights Reserved.