com.atlassian.confluence.plugin.descriptor.web.conditions.user
Class FollowingTargetUserCondition
java.lang.Object
com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
com.atlassian.confluence.plugin.descriptor.web.conditions.user.FollowingTargetUserCondition
- All Implemented Interfaces:
- com.atlassian.plugin.web.baseconditions.BaseCondition, com.atlassian.plugin.web.Condition
public class FollowingTargetUserCondition
- extends BaseConfluenceCondition
Returns true if the logged in user is following the target user
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FollowingTargetUserCondition
public FollowingTargetUserCondition()
shouldDisplay
protected boolean shouldDisplay(WebInterfaceContext context)
- Specified by:
shouldDisplay
in class BaseConfluenceCondition
setFollowManager
public void setFollowManager(FollowManager followManager)