Package com.atlassian.sal.api.features

Interface Summary
DarkFeatureManager Provides a cross-product method for determining whether a dark feature is enabled.
SiteDarkFeaturesStorage Persist site wide dark feature keys.
 

Class Summary
DarkFeatureEnabledCondition A parameterised plugin module condition for enabling modules in the presence of a dark feature.
EnabledDarkFeatures Represents a set of enabled features.
EnabledDarkFeaturesBuilder  
FeatureKeyScopePredicate  
 

Enum Summary
FeatureKeyScope The scope of an enabled feature key.
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
 

Exception Summary
InvalidFeatureKeyException  
MissingPermissionException  
 



Copyright © 2015 Atlassian. All rights reserved.