com.atlassian.confluence.plugin.descriptor.web.conditions.user
Class UserHasPersonalSpaceCondition
java.lang.Object
com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserHasPersonalSpaceCondition
- All Implemented Interfaces:
- com.atlassian.plugin.web.baseconditions.BaseCondition, com.atlassian.plugin.web.Condition
public class UserHasPersonalSpaceCondition
- extends BaseConfluenceCondition
Returns true if the user has a personal space.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserHasPersonalSpaceCondition
public UserHasPersonalSpaceCondition()
shouldDisplay
public boolean shouldDisplay(WebInterfaceContext context)
- Specified by:
shouldDisplay
in class BaseConfluenceCondition
setSpaceManager
public void setSpaceManager(SpaceManager spaceManager)