Package com.atlassian.confluence.plugin.descriptor.web.conditions

Class Summary
ActiveThemeCondition Active theme condition.
AttachmentDataStorageWhitelistCondition Whitelist for AttachmentDataStorageTypes.
AttachmentPermissionCondition  
BaseConfluenceCondition  
BasePermissionCondition Base class for conditions which check a permission on an object.
BuildNumberCondition Displays the web-item if the Confluence build number is between the minBuildNumber and maxBuildNumber parameter values.
CanClusterCondition  
CanEditSpaceStylesCondition  
CanInviteUserCondition  
CommentPermissionCondition  
ConfluenceAdministratorCondition Condition that restricts access to Confluence administrators (and those with greater privileges such as system administrators)
ConfluenceFlavourCondition Enables a plugin module based on the type of Confluence instance this is.
ContentHasAnyPermissionsSetCondition This condition checks if there are any content permissions applied to the current page.
CreateContentCondition  
DelegatingCondition Delegates all calls to the Condition passed to the constructor.
EmailAddressPublicCondition  
ExternalUserManagementEnabledCondition Deprecated. Since 4.2.7.
FavouritePageCondition  
FavouriteSpaceCondition  
GlobalAdministratorOnlyCondition Deprecated. since 2.7.
HasAttachmentCondition Checks if the page in this context has any attachments
HasBlogPostCondition Only display the link if the user is viewing a blog post (as opposed to a page or some other content type)
HasLabelCondition Only display the link if there is a label in the context
HasPageCondition Only display the link if the user is working with a page (as opposed to a blog post or some other content type)
HasSpaceCondition Only display the link if the user is working within a space.
HasTemplateCondition Only display the link if there are templates to use
IsConfluenceSpacesLicensedCondition  
IsMailServerConfiguredCondition Defines a condition for Web UI modules being shown if a mail server is defined.
IsPluginEnabledCondition  
LatestVersionCondition Only display if the user is viewing the latest version of a page or blog post.
LdapUserManagementEnabledCondition Deprecated. since 3.5 this no longer works properly and is no longer used in the application
NotPersonalSpaceCondition Do not show web fragment if we are in a personal space
NotSharedModeCondition Deprecated. Since 5.1.
PagePermissionCondition  
PeopleDirectoryEnabledCondition Only enabled if - the Confluence people directory disable properties have not been set the user is anonymous but has the VIEWUSERPROFILE permission Confluence is not running in shared mode
PrintableVersionCondition  
ShowingPageAttachmentsCondition  
SpaceFunctionPermissionCondition A condition for checking the space function level permissions such as create space.
SpacePermissionCondition  
SpaceSidebarCondition Show the web fragment if the space sidebar is available.
SystemAdministratorCondition Condition that restricts access to users with system administrator permission.
SystemAdministratorOrSuperUserCondition Deprecated. since 3.5 use SystemAdministratorCondition because this one is now inaccurately named
ThreadedCommentsCondition Condition that checks if threaded comments is allowed in global settings.
TinyUrlSupportedCondition  
ViewingContentCondition Only display the link if the user is viewing content (pages or blogs) but *only* viewing it - not editing, viewing info, attachments, etc.
ViewingOwnProfileCondition A condition to check whether you are currently viewing your own profile or not.
WritableDirectoryExistsCondition  
 



Copyright © 2003–2015 Atlassian. All rights reserved.