Class CreateContentCondition
java.lang.Object
com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
com.atlassian.confluence.plugins.dashboard.CreateContentCondition
- All Implemented Interfaces:
com.atlassian.plugin.web.api.baseconditions.BaseCondition
,com.atlassian.plugin.web.Condition
Deprecated.
Condition that determines whether the user in the context has permission to create content of a certain type.
The type is specified via the "content" parameter.
-
Field Summary
Fields inherited from class com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
CONTEXT_KEY_HELPER
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Deprecated.void
setSpaceManager
(SpaceManager spaceManager) Deprecated.boolean
shouldDisplay
(WebInterfaceContext context) Deprecated.Methods inherited from class com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
shouldDisplay
-
Constructor Details
-
CreateContentCondition
public CreateContentCondition()Deprecated.
-
-
Method Details
-
init
Deprecated.- Specified by:
init
in interfacecom.atlassian.plugin.web.Condition
- Overrides:
init
in classBaseConfluenceCondition
- Throws:
com.atlassian.plugin.PluginParseException
-
shouldDisplay
Deprecated.- Specified by:
shouldDisplay
in classBaseConfluenceCondition
-
setSpaceManager
Deprecated.
-
CreatePageOrBlogpostCondition