| Package | Description |
|---|---|
| com.atlassian.confluence.plugins.synchrony.api | |
| com.atlassian.confluence.plugins.synchrony.bootstrap |
| Modifier and Type | Method and Description |
|---|---|
static SynchronyEnv |
SynchronyEnv.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SynchronyEnv[] |
SynchronyEnv.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
SynchronyProcessManager.getSynchronyProperty(SynchronyEnv env)
Returns the configured environment value for the provided key.
|
| Modifier and Type | Method and Description |
|---|---|
String |
SynchronyEnvironmentBuilder.SynchronyEnvironment.getSynchronyProperty(SynchronyEnv env) |
String |
DefaultSynchronyProcessManager.getSynchronyProperty(SynchronyEnv env) |
Copyright © 2003–2022 Atlassian. All rights reserved.