| Package | Description |
|---|---|
| com.atlassian.jira.configurator.config | |
| com.atlassian.jira.configurator.gui |
| Modifier and Type | Method and Description |
|---|---|
WebServerProfile |
Settings.getWebServerProfile() |
static WebServerProfile |
WebServerProfile.retrieveByFlags(boolean httpEnabled,
boolean httpsEnabled) |
static WebServerProfile |
WebServerProfile.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebServerProfile[] |
WebServerProfile.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static List<WebServerProfile> |
WebServerProfile.getUsableProfiles(Settings settings) |
| Constructor and Description |
|---|
DisabledComboBoxRenderer(List<WebServerProfile> usableProfiles) |
Copyright © 2002-2015 Atlassian. All Rights Reserved.