| Package | Description |
|---|---|
| com.atlassian.jira.configurator.config |
| Modifier and Type | Method and Description |
|---|---|
static ComplexConfigurationReason |
ComplexConfigurationReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComplexConfigurationReason[] |
ComplexConfigurationReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<ComplexConfigurationReason> |
Settings.getComplexConfigurationReasons() |
| Modifier and Type | Method and Description |
|---|---|
void |
Settings.addComplexConfigurationReason(ComplexConfigurationReason complexConfigurationReason) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
WebServerProfile.isPreventedBy(List<ComplexConfigurationReason> complexConfigurationReasons) |
Copyright © 2002-2015 Atlassian. All Rights Reserved.