Uses of Class
com.atlassian.bamboo.pageobjects.pages.plan.configuration.CreatePlanDetailsComponent
-
Uses of CreatePlanDetailsComponent in com.atlassian.bamboo.pageobjects.pages.plan.configuration
Modifier and TypeMethodDescriptionCreatePlanDetailsComponent.setPlanKey
(String key) CreatePlanDetailsComponent.setPlanName
(String name) CreatePlanDetailsComponent.setProjectKey
(String key) CreatePlanDetailsComponent.setProjectName
(String name) CreatePlanDetailsComponent.withPlanDetails
(com.atlassian.bamboo.specs.api.model.plan.PlanProperties plan, boolean publicAccess) CreatePlanDetailsComponent.withPlanDetails
(TestBuildDetails plan, boolean publicAccess) Deprecated.CreatePlanDetailsComponent.withProjectDetails
(com.atlassian.bamboo.specs.api.model.project.ProjectProperties projectProperties) CreatePlanDetailsComponent.withProjectDetails
(ProjectDescriptor projectDescriptor) Deprecated.Modifier and TypeMethodDescriptionClonePlanPage.populatePlanDetails
(Consumer<CreatePlanDetailsComponent> planDetailsConsumer) CreatePlanPage.populatePlanDetails
(Consumer<CreatePlanDetailsComponent> planDetailsConsumer)
withPlanDetails(PlanProperties, boolean)