Class ContentHasAnyPermissionsSetCondition

  • All Implemented Interfaces:
    com.atlassian.plugin.web.baseconditions.BaseCondition, com.atlassian.plugin.web.Condition

    public class ContentHasAnyPermissionsSetCondition
    extends BaseConfluenceCondition
    This condition checks if there are any content permissions applied to the current page. It evaluates to true, if the page has either direct or inherited content permissions.
    • Constructor Detail

      • ContentHasAnyPermissionsSetCondition

        public ContentHasAnyPermissionsSetCondition()