Uses of Interface
com.atlassian.jira.config.Feature
Packages that use Feature
Package
Description
-
Uses of Feature in com.atlassian.jira.config
Classes in com.atlassian.jira.config that implement FeatureModifier and TypeClassDescriptionclassA AnalyticsAwareFeatureFlag is extended version ofFeatureFlagthat makes Feature Flag analytics compatible.enumCore manipulable JIRA features.classA FeatureFlag is a simple declaration of a key and whether the flag is considered on or off by default.Methods in com.atlassian.jira.config with parameters of type Feature -
Uses of Feature in com.atlassian.jira.config.feature
Methods in com.atlassian.jira.config.feature with parameters of type Feature -
Uses of Feature in com.atlassian.jira.mock
Methods in com.atlassian.jira.mock with parameters of type FeatureModifier and TypeMethodDescriptionDeprecated.MockFeatureManager.disableFeature(Feature feature) voidDeprecated.UseMockFeatureManager.enableFeature(Feature)insteadMockFeatureManager.enableFeature(Feature feature) boolean
MockFeatureManager.disableFeature(Feature)instead