com.atlassian.confluence.plugin.descriptor.web.conditions
Class HasAttachmentCondition
java.lang.Object
com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
com.atlassian.confluence.plugin.descriptor.web.conditions.HasAttachmentCondition
- All Implemented Interfaces:
- com.atlassian.plugin.web.Condition
public class HasAttachmentCondition
- extends BaseConfluenceCondition
Checks if the page in this context has any attachments
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HasAttachmentCondition
public HasAttachmentCondition()
shouldDisplay
protected boolean shouldDisplay(WebInterfaceContext context)
- Specified by:
shouldDisplay
in class BaseConfluenceCondition