Class CreateContentCondition

  • All Implemented Interfaces:
    com.atlassian.plugin.web.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 Detail

      • CreateContentCondition

        public CreateContentCondition()
        Deprecated.