Interface | Description |
---|---|
CustomVariableContext |
Bean maintaining
ThreadLocal state of available variables. |
CustomVariableContextRunner |
Interface used to execute provided
Runnable or Callable in Bamboo CustomVariableContext variable aware
ThreadLocal . |
StageVariableContext |
Represents state of variables in reference to stage results.
|
VariableConfigurationService |
Service for modification of global and plan variable definitions.
|
VariableContext |
A bag for all variable related data inside
CommonContext |
VariableContextBuilder | |
VariableContextSnapshot |
VariableContextSnapshot is required to allow resuming build execution in the same variable context as
its first run.
|
VariableDefinition | |
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 | |
VariableSubstitution | |
VariableSubstitutionContext |
Light version of
VariableSubstitution class, that could be passed to the agent inside BuildContext The
purpose of this interface is to log usage of variables. |
VariableValidationService |
Enum | Description |
---|---|
VariableType |
Type of Bamboo variable.
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.