| CustomVariableContext |
Bean maintaining ThreadLocal state of available variables.
|
| CustomVariableContextRunner |
|
| EncryptedVariableDefinitionAccessor |
Secured variables will be not decoded.
|
| ImmutableVariableContext |
A read-only bag for all variable related data inside CommonContext
|
| StageVariableContext |
Represents state of variables in reference to stage results.
|
| VariableConfigurationService |
Service for modification of global and plan variable definitions.
|
| VariableContext |
|
| VariableContextBuilder |
|
| VariableContextSnapshot |
VariableContextSnapshot is required to allow resuming build execution in the same variable context as
its first run.
|
| VariableDefinition |
|
| VariableDefinitionAccessor |
Fetches variable definitions for different contexts.
|
| VariableDefinitionContext |
Light version of VariableDefinition class, that could be passed to the agent inside BuildContext
The purpose of this interface is to pass currently evaluated variable context.
|
| VariableDefinitionDao |
|
| VariableDefinitionFactory |
|
| VariableDefinitionIdentifier |
|
| VariableDefinitionManager |
Secure variables are encoded/decoded on the fly.
|
| VariableSubstitution |
Deprecated.
|
| VariableSubstitutionContext |
|
| VariableValidationService |
|