Package com.atlassian.bamboo.variable
Interface VariableSubstitution
- All Superinterfaces:
BambooIdProvider,BambooObject,Serializable,VariableDefinitionIdentifier,VariableSubstitutionContext
- All Known Implementing Classes:
VariableSubstitutionImpl
Deprecated.
since 5.15
-
Field Summary
Fields inherited from interface com.atlassian.bamboo.variable.VariableDefinitionIdentifier
ORDERING -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.voidsetResultSummary(ResultsSummary resultSummary) Deprecated.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.VariableSubstitutionContext
getKey, getValue, getVariableType, setKey, setValue, setVariableType
-
Method Details
-
getResultSummary
ResultsSummary getResultSummary()Deprecated. -
setResultSummary
Deprecated.
-