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 public class CreateContentCondition extends BaseConfluenceCondition
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.
  • Constructor Details

    • CreateContentCondition

      public CreateContentCondition()
      Deprecated.
  • Method Details