com.atlassian.confluence.plugin.descriptor.web.conditions.user
Class UserHasPersonalBlogCondition
java.lang.Object
com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
com.atlassian.confluence.plugin.descriptor.web.conditions.user.UserHasPersonalBlogCondition
- All Implemented Interfaces:
- com.atlassian.plugin.web.Condition
public class UserHasPersonalBlogCondition
- extends BaseConfluenceCondition
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserHasPersonalBlogCondition
public UserHasPersonalBlogCondition()
shouldDisplay
public boolean shouldDisplay(WebInterfaceContext context)
- Specified by:
shouldDisplay
in class BaseConfluenceCondition
setSpaceManager
public void setSpaceManager(SpaceManager spaceManager)
setPageManager
public void setPageManager(PageManager pageManager)