Uses of Enum Class
com.atlassian.confluence.plugins.synchrony.api.SynchronyEnv
Package
Description
-
Uses of SynchronyEnv in com.atlassian.confluence.plugins.synchrony.api
Modifier and TypeMethodDescriptionstatic SynchronyEnv
Returns the enum constant of this class with the specified name.static SynchronyEnv[]
SynchronyEnv.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionSynchronyProcessManager.getSynchronyProperty
(SynchronyEnv env) Returns the configured environment value for the provided key. -
Uses of SynchronyEnv in com.atlassian.confluence.plugins.synchrony.bootstrap
Modifier and TypeMethodDescriptionDefaultSynchronyProcessManager.getSynchronyProperty
(SynchronyEnv env) SynchronyEnvironmentBuilder.SynchronyEnvironment.getSynchronyProperty
(SynchronyEnv env)