|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CoreFeatures | |
|---|---|
| com.atlassian.jira.config | |
| Uses of CoreFeatures in com.atlassian.jira.config |
|---|
| Methods in com.atlassian.jira.config that return CoreFeatures | |
|---|---|
static CoreFeatures |
CoreFeatures.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CoreFeatures[] |
CoreFeatures.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.atlassian.jira.config with parameters of type CoreFeatures | |
|---|---|
boolean |
FeatureManager.isEnabled(CoreFeatures coreFeature)
Checks whether a feature with given coreFeature is enabled in the running JIRA instance. |
boolean |
BootstrapFeatureManager.isEnabled(CoreFeatures coreFeature)
|
boolean |
DefaultFeatureManager.isEnabled(CoreFeatures coreFeature)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||