| Package | Description |
|---|---|
| com.atlassian.sal.api.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
|
Copyright © 2016 Atlassian. All rights reserved.