com.atlassian.confluence.plugin.descriptor.web.conditions
Class HasBlogPostCondition
java.lang.Object
com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
com.atlassian.confluence.plugin.descriptor.web.conditions.HasBlogPostCondition
- All Implemented Interfaces:
- com.atlassian.plugin.web.Condition
public class HasBlogPostCondition
- extends BaseConfluenceCondition
Only display the link if the user is viewing a blog post (as opposed to a page or some other content type)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HasBlogPostCondition
public HasBlogPostCondition()
shouldDisplay
public boolean shouldDisplay(WebInterfaceContext context)
- Specified by:
shouldDisplay
in class BaseConfluenceCondition
Copyright © 2003-2013 Atlassian. All Rights Reserved.