Uses of Class
com.atlassian.bamboo.rest.model.plan.RestPlanConfig.Builder
-
Uses of RestPlanConfig.Builder in com.atlassian.bamboo.rest.model.plan
Modifier and TypeMethodDescriptionstatic RestPlanConfig.Builder
RestPlanConfig.builder()
RestPlanConfig.Builder.description
(String description) RestPlanConfig.Builder.project
(RestProjectCreate project) RestPlanConfig.Builder.stages
(RestPageModel<RestStage> stages)