Uses of Class
com.atlassian.bamboo.specs.api.model.plan.PlanProperties
Packages that use PlanProperties
Package
Description
Plan, plan branches, stages and jobs.
Validate plan and stage settings.
-
Uses of PlanProperties in com.atlassian.bamboo.specs.api.builders.plan
Methods in com.atlassian.bamboo.specs.api.builders.plan that return PlanProperties -
Uses of PlanProperties in com.atlassian.bamboo.specs.api.validators.plan
Methods in com.atlassian.bamboo.specs.api.validators.plan with parameters of type PlanPropertiesModifier and TypeMethodDescriptionstatic @NotNull List<ValidationProblem>
PlanValidator.validate
(@NotNull PlanProperties planProperties)