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.void
setResultSummary
(ResultsSummary resultSummary) Deprecated.Methods inherited from interface com.atlassian.bamboo.core.BambooIdProvider
getId
Methods inherited from interface com.atlassian.bamboo.core.BambooObject
setId
Methods inherited from interface com.atlassian.bamboo.variable.VariableSubstitutionContext
getKey, getValue, getVariableType, setKey, setValue, setVariableType
-
Method Details
-
getResultSummary
ResultsSummary getResultSummary()Deprecated. -
setResultSummary
Deprecated.
-