Package | Description |
---|---|
com.atlassian.bitbucket.server |
Modifier and Type | Method and Description |
---|---|
ApplicationMode |
ApplicationPropertiesService.getMode() |
ApplicationMode |
ApplicationModeSupplier.getMode() |
static ApplicationMode |
ApplicationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationMode[] |
ApplicationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Optional<ApplicationMode> |
ApplicationMode.fromId(String value)
Coerces a string to an
ApplicationMode or returns the supplied default value if this is not possible |
Copyright © 2021 Atlassian. All rights reserved.