Class ShowLikedCommentEmailReplyButtonCondition
- java.lang.Object
 - 
- com.atlassian.confluence.plugin.descriptor.mail.conditions.AbstractNotificationCondition
 - 
- com.atlassian.confluence.plugins.like.conditions.ShowLikedCommentEmailReplyButtonCondition
 
 
 
- 
- All Implemented Interfaces:
 com.atlassian.plugin.web.baseconditions.BaseCondition,com.atlassian.plugin.web.Condition
public class ShowLikedCommentEmailReplyButtonCondition extends AbstractNotificationCondition
 
- 
- 
Constructor Summary
Constructors Constructor Description ShowLikedCommentEmailReplyButtonCondition() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleanshouldDisplay(NotificationContext context)- 
Methods inherited from class com.atlassian.confluence.plugin.descriptor.mail.conditions.AbstractNotificationCondition
init, shouldDisplay 
 - 
 
 - 
 
- 
- 
Method Detail
- 
shouldDisplay
protected boolean shouldDisplay(NotificationContext context)
- Specified by:
 shouldDisplayin classAbstractNotificationCondition
 
 - 
 
 -