com.atlassian.sal.core.features
Class SystemDarkFeatureInitializer
java.lang.Object
com.atlassian.sal.core.features.SystemDarkFeatureInitializer
public class SystemDarkFeatureInitializer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemDarkFeatureInitializer
public SystemDarkFeatureInitializer()
getSystemStartupDarkFeatures
public static SystemDarkFeatureInitializer.SystemDarkFeatures getSystemStartupDarkFeatures()
- Get the dark features enabled and disabled on startup. Reads from system properties and from a "atlassian-darkfeatures.properties" file.
File name can be overridden with darkfeatures.properties.file system property.
- Returns:
- A SystemDarkFeatures containing two sets of strings: one containing enabled dark feature keys and one containing those disabled.
Copyright © 2015 Atlassian. All rights reserved.