Class LicenseAllowsDataCenterFeaturesCondition

java.lang.Object
com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
com.atlassian.confluence.plugin.descriptor.web.conditions.LicenseAllowsDataCenterFeaturesCondition
All Implemented Interfaces:
com.atlassian.plugin.web.api.baseconditions.BaseCondition, com.atlassian.plugin.web.Condition

public class LicenseAllowsDataCenterFeaturesCondition extends BaseConfluenceCondition
This condition checks if a feature related to read-only mode should be accessible in the instance.
Since:
6.10.0
  • Constructor Details

    • LicenseAllowsDataCenterFeaturesCondition

      public LicenseAllowsDataCenterFeaturesCondition()
  • Method Details