Uses of Class
com.atlassian.bamboo.specs.api.builders.Variable
Packages that use Variable
Package
Description
The 'builders.*' packages contain classes you can use to define your Bamboo configuration as code, see also com.atlassian.bamboo.specs.builders.
Deployment project and environments.
Plan, plan branches, stages and jobs.
Bamboo project (which is a container for plans).
-
Uses of Variable in com.atlassian.bamboo.specs.api.builders
Methods in com.atlassian.bamboo.specs.api.builders that return Variable -
Uses of Variable in com.atlassian.bamboo.specs.api.builders.deployment
Methods in com.atlassian.bamboo.specs.api.builders.deployment with parameters of type VariableModifier and TypeMethodDescriptionAdds deployment environment variables. -
Uses of Variable in com.atlassian.bamboo.specs.api.builders.plan
Methods in com.atlassian.bamboo.specs.api.builders.plan with parameters of type Variable -
Uses of Variable in com.atlassian.bamboo.specs.api.builders.project
Methods in com.atlassian.bamboo.specs.api.builders.project with parameters of type Variable