com.atlassian.confluence.plugin.descriptor.web.conditions.user
Class TargetUserCanSetStatusCondition
java.lang.Object
com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
com.atlassian.confluence.plugin.descriptor.web.conditions.user.TargetUserCanSetStatusCondition
- All Implemented Interfaces:
- com.atlassian.plugin.web.Condition
public class TargetUserCanSetStatusCondition
- extends BaseConfluenceCondition
This determines whether the target user of a profile action can set their status. This is
used to detirmine if the current user should see the status update view functions for the
user they are browsing.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TargetUserCanSetStatusCondition
public TargetUserCanSetStatusCondition()
shouldDisplay
protected boolean shouldDisplay(WebInterfaceContext context)
- Specified by:
shouldDisplay in class BaseConfluenceCondition
setPermissionManager
public void setPermissionManager(PermissionManager permissionManager)
Copyright © 2003-2012 Atlassian. All Rights Reserved.