| Package | Description |
|---|---|
| com.atlassian.sal.api |
| Modifier and Type | Method and Description |
|---|---|
static UrlMode |
UrlMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UrlMode[] |
UrlMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
ApplicationProperties.getBaseUrl(UrlMode urlMode)
Get the base URL of the current application, with respect to the given
UrlMode. |
Copyright © 2016 Atlassian. All rights reserved.