Package com.atlassian.bamboo.variable
Interface StageVariableContext
- All Superinterfaces:
BambooIdProvider,BambooObject,Serializable,VariableDefinitionContext,VariableDefinitionIdentifier
- All Known Implementing Classes:
StageVariableContextImpl
Represents state of variables in reference to stage results.
-
Field Summary
Fields inherited from interface com.atlassian.bamboo.variable.VariableDefinitionIdentifier
ORDERING -
Method Summary
Methods inherited from interface com.atlassian.bamboo.core.BambooIdProvider
getIdMethods inherited from interface com.atlassian.bamboo.core.BambooObject
setIdMethods inherited from interface com.atlassian.bamboo.variable.VariableDefinitionContext
getKey, getValue, getVariableType, setKey, setValue, setVariableType
-
Method Details
-
getChainStageResult
ChainStageResult getChainStageResult() -
setChainStageResult
-