Package | Description |
---|---|
com.atlassian.sal.api.features | |
com.atlassian.sal.core.features |
Class and Description |
---|
DarkFeatureManager
Provides a cross-product method for determining whether a dark feature is enabled.
|
EnabledDarkFeatures
Represents a set of enabled features.
|
EnabledDarkFeaturesBuilder |
FeatureKeyScope
The scope of an enabled feature key.
|
FeatureKeyScopePredicate |
ValidFeatureKeyPredicate
A given string represents a valid feature key if the following conditions are satisfied:
Contains alphanumeric characters including the dot (.), dash (,) and underscore (_) only
The minimal size is at least one character, while the upper limit is not restricted
|
Class and Description |
---|
DarkFeatureManager
Provides a cross-product method for determining whether a dark feature is enabled.
|
EnabledDarkFeatures
Represents a set of enabled features.
|
SiteDarkFeaturesStorage
Persist site wide dark feature keys.
|
Copyright © 2015 Atlassian. All rights reserved.