com.atlassian.sal.core.features
Class SystemDarkFeatureInitializer.SystemDarkFeatures
java.lang.Object
com.atlassian.sal.core.features.SystemDarkFeatureInitializer.SystemDarkFeatures
- Enclosing class:
- SystemDarkFeatureInitializer
public static class SystemDarkFeatureInitializer.SystemDarkFeatures
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
disableAll
public static SystemDarkFeatureInitializer.SystemDarkFeatures disableAll()
darkFeatures
public static SystemDarkFeatureInitializer.SystemDarkFeatures darkFeatures(Set<String> enabled,
Set<String> disabled)
getEnabled
public Set<String> getEnabled()
getDisabled
public Set<String> getDisabled()
isDisableAll
public boolean isDisableAll()
Copyright © 2015 Atlassian. All rights reserved.