Interface | Description |
---|---|
FeatureFlagActivator |
This interface defines a way to activate feature flags using external logic,
not related to feature flag itself.
|
FeatureFlagActivatorAccessor |
Created set of feature flags activated by featureflag-activator modules
|
FeaturesLoader |
Used to load JIRA features.
|
Class | Description |
---|---|
BootstrapDarkFeatureManager |
Dark feature manager used during JIRA bootstrap.
|
BootstrapFeatureFlagActivatorAccessor | |
BootstrapFeatureManager |
Simple feature manager used during bootstrap.
|
BootstrapInstanceFeatureManager |
Simple instance feature manager used during bootstrap.
|
BuildNumberFeatureFlagActivator |
Feature flag activator based on build number
|
CoreFeaturesLoader |
Default loader of features used in core JIRA.
|
DCLockLeasingActivator |
Sets DC lock ownership mode to leasing, basing on buildnumber and option override in system properties
|
DefaultFeatureFlagActivatorAccessor | |
DefaultFeatureManager |
Default implementation of
FeatureManager . |
DefaultInstanceFeatureManager | |
FeatureFlagActivatorModuleDescriptor | |
FeatureFlagDataProvider | |
FeatureFlagFunction | |
FeatureFlagModuleDescriptor | |
FeatureFlagProviderAccessor | |
FeaturesMapHolder |
Initializes and manages map of JIRA features.
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.