Uses of Class
com.atlassian.bamboo.specs.api.codegen.annotations.Builder
-
Packages that use Builder Package Description com.atlassian.bamboo.specs.api.model.plan Plan, plan branches, stages and jobs.com.atlassian.bamboo.specs.api.model.plan.condition Task conditions.com.atlassian.bamboo.specs.api.model.plan.requirement Custom requirements for a job.com.atlassian.bamboo.specs.api.model.project Bamboo project (which is a container for plans).com.atlassian.bamboo.specs.model.task.docker Properties classes related to Docker CLI task. -
-
Uses of Builder in com.atlassian.bamboo.specs.api.model.plan
Classes in com.atlassian.bamboo.specs.api.model.plan with annotations of type Builder Modifier and Type Class Description classPlanProperties -
Uses of Builder in com.atlassian.bamboo.specs.api.model.plan.condition
Classes in com.atlassian.bamboo.specs.api.model.plan.condition with annotations of type Builder Modifier and Type Class Description classAnyConditionProperties -
Uses of Builder in com.atlassian.bamboo.specs.api.model.plan.requirement
Classes in com.atlassian.bamboo.specs.api.model.plan.requirement with annotations of type Builder Modifier and Type Class Description classRequirementProperties -
Uses of Builder in com.atlassian.bamboo.specs.api.model.project
Classes in com.atlassian.bamboo.specs.api.model.project with annotations of type Builder Modifier and Type Class Description classProjectProperties -
Uses of Builder in com.atlassian.bamboo.specs.model.task.docker
Classes in com.atlassian.bamboo.specs.model.task.docker with annotations of type Builder Modifier and Type Class Description classDockerBuildImageTaskPropertiesclassDockerRegistryTaskPropertiesclassDockerRunContainerTaskProperties
-