Uses of Class
com.atlassian.bamboo.testutils.rest.entity.RestVariableDefinition
Packages that use RestVariableDefinition
Package
Description
-
Uses of RestVariableDefinition in com.atlassian.bamboo.plugins.testutils.rest.resource.administration
Methods in com.atlassian.bamboo.plugins.testutils.rest.resource.administration with parameters of type RestVariableDefinitionModifier and TypeMethodDescriptionjavax.ws.rs.core.Response
GlobalVariablesResource.createGlobalVariable
(RestVariableDefinition restVariableDefinition) -
Uses of RestVariableDefinition in com.atlassian.bamboo.plugins.testutils.rest.resource.plan
Methods in com.atlassian.bamboo.plugins.testutils.rest.resource.plan that return types with arguments of type RestVariableDefinition -
Uses of RestVariableDefinition in com.atlassian.bamboo.testutils.backdoor
Methods in com.atlassian.bamboo.testutils.backdoor that return types with arguments of type RestVariableDefinitionModifier and TypeMethodDescription@NotNull List<RestVariableDefinition>
AdministrationControl.getGlobalVariables()
@NotNull List<RestVariableDefinition>
PlansControl.getPlanVariables
(@NotNull PlanKey planKey) -
Uses of RestVariableDefinition in com.atlassian.bamboo.testutils.backdoor.model.deployment
Methods in com.atlassian.bamboo.testutils.backdoor.model.deployment that return types with arguments of type RestVariableDefinition