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.
|
CustomfieldsCleanupActivator |
Feature flag activator based on enterprise licensing and build version for Customfields Cleanup flag
|
DCLockLeasingActivator |
Sets DC lock ownership mode to leasing, basing on buildnumber and option override in system properties
|
DefaultDCFeatureLicenseChecker | Deprecated
since 9.13 use FeatureManager directly
|
DefaultFeatureFlagActivatorAccessor | |
DefaultFeatureManager |
Default implementation of
FeatureManager . |
DefaultInstanceFeatureManager | |
FeatureFlagActivatorModuleDescriptor | |
FeatureFlagDataProvider | |
FeatureFlagFunction | |
FeatureFlagModuleDescriptor | |
FeatureFlagProviderAccessor | |
FeaturesMapHolder |
Initializes and manages map of JIRA features.
|
OneWayDatabaseVersionFeature |
Utility which can be used to enable a feature based on the database version provided by
currentDatabaseVersionProvider . |
Copyright © 2002-2024 Atlassian. All Rights Reserved.