com.atlassian.confluence.plugins.like.conditions
Class ContentLikedByRecipientCondition
java.lang.Object
com.atlassian.confluence.plugin.descriptor.mail.conditions.AbstractNotificationCondition
com.atlassian.confluence.plugins.like.conditions.ContentLikedByRecipientCondition
- All Implemented Interfaces:
- com.atlassian.plugin.web.baseconditions.BaseCondition, com.atlassian.plugin.web.Condition
public class ContentLikedByRecipientCondition
- extends AbstractNotificationCondition
- Since:
- v5.5
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentLikedByRecipientCondition
public ContentLikedByRecipientCondition(LikeManager likeManager)
shouldDisplay
protected boolean shouldDisplay(NotificationContext context)
- Specified by:
shouldDisplay in class AbstractNotificationCondition
Copyright © 2003–2015 Atlassian. All rights reserved.