Uses of Class
com.atlassian.bamboo.rest.model.build.variable.RestVariableList
Packages that use RestVariableList
Package
Description
-
Uses of RestVariableList in com.atlassian.bamboo.plugins.rest.model.build
Fields in com.atlassian.bamboo.plugins.rest.model.build declared as RestVariableListMethods in com.atlassian.bamboo.plugins.rest.model.build that return RestVariableListModifier and TypeMethodDescriptionprotected RestVariableList
Result.getVariables()
protected RestVariableList
Result.getVariables
(Function<ImmutableResultsSummary, Collection<VariableDefinitionContext>> variableStateProvider) Methods in com.atlassian.bamboo.plugins.rest.model.build with parameters of type RestVariableList -
Uses of RestVariableList in com.atlassian.bamboo.plugins.rest.model.chain
Methods in com.atlassian.bamboo.plugins.rest.model.chain that return RestVariableList