Interface EnterpriseFeatureFlag
- All Known Implementing Classes:
LicenseBasedCachingEnterpriseFeatureFlag
public interface EnterpriseFeatureFlag
This flag can be used to check whether Enterprise features are available to current Confluence instance
- Since:
- 7.5.0
-
Method Summary
-
Method Details
-
isEnabled
boolean isEnabled()- Returns:
- true if Enterprise features should be available to current instance
-