Uses of Interface
com.atlassian.jira.config.FeatureStore
Packages that use FeatureStore
-
Uses of FeatureStore in com.atlassian.jira.config
Classes in com.atlassian.jira.config that implement FeatureStoreModifier and TypeClassDescriptionclassNon cached implementation of feature store -
Uses of FeatureStore in com.atlassian.jira.config.feature
Constructors in com.atlassian.jira.config.feature with parameters of type FeatureStoreModifierConstructorDescriptionDefaultFeatureManager(JiraAuthenticationContext authenticationContext, FeatureStore featureStore, JiraProperties jiraSystemProperties, com.atlassian.tenancy.api.TenantAccessor tenantAccessor, FeatureFlagProviderAccessor featureFlagProviderAccessor, com.atlassian.cache.CacheManager cacheManager, RequestCacheFactory cacheFactory, InstanceFeatureManager instanceFeatureManager, FeatureFlagActivatorAccessor featureFlagActivatorAccessor)