Uses of Enum Class
com.atlassian.confluence.plugins.synchrony.api.SynchronyEnv
Packages that use SynchronyEnv
Package
Description
-
Uses of SynchronyEnv in com.atlassian.confluence.plugins.synchrony.api
Methods in com.atlassian.confluence.plugins.synchrony.api that return SynchronyEnvModifier 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.Methods in com.atlassian.confluence.plugins.synchrony.api with parameters of type SynchronyEnvModifier and TypeMethodDescriptionSynchronyProcessManager.getSynchronyProperty
(SynchronyEnv env) Returns the configured environment value for the provided key. -
Uses of SynchronyEnv in com.atlassian.confluence.plugins.synchrony.bootstrap
Methods in com.atlassian.confluence.plugins.synchrony.bootstrap with parameters of type SynchronyEnvModifier and TypeMethodDescriptionDefaultSynchronyProcessManager.getSynchronyProperty
(SynchronyEnv env) SynchronyEnvironmentBuilder.SynchronyEnvironment.getSynchronyProperty
(SynchronyEnv env)