com.atlassian.confluence.setup.settings
Class DefaultCoreFeaturesManager
java.lang.Object
com.atlassian.confluence.setup.settings.DefaultCoreFeaturesManager
- All Implemented Interfaces:
- CoreFeaturesManager
public class DefaultCoreFeaturesManager
- extends Object
- implements CoreFeaturesManager
The set of features that are fundamental to Confluence working, and can only be enabled or disabled during installation.
- Since:
- 4.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultCoreFeaturesManager
public DefaultCoreFeaturesManager(OnDemandLicenseManager onDemandLicenseManager)
isOnDemand
public boolean isOnDemand()
- Specified by:
isOnDemand
in interface CoreFeaturesManager