Uses of Enum Class
com.atlassian.bamboo.testutils.model.TestBuildDetails.CreatePlanBranchOption
Package
Description
-
Uses of TestBuildDetails.CreatePlanBranchOption in com.atlassian.bamboo.pageobjects.pages.plan.configuration.branches
Modifier and TypeMethodDescriptionPlanBranchesMonitoringComponent.withBranchCreateOption
(TestBuildDetails.CreatePlanBranchOption createPlanBranchOption) -
Uses of TestBuildDetails.CreatePlanBranchOption in com.atlassian.bamboo.testutils
Modifier and TypeMethodDescriptionTestBuildDetailsBuilder.withCreatePlanBranchOption
(TestBuildDetails.CreatePlanBranchOption createPlanBranchOption) -
Uses of TestBuildDetails.CreatePlanBranchOption in com.atlassian.bamboo.testutils.model
Modifier and TypeMethodDescriptionTestBuildDetails.getCreatePlanBranchOption()
Returns the enum constant of this class with the specified name.TestBuildDetails.CreatePlanBranchOption.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TestBuildDetails.setCreatePlanBranchOption
(TestBuildDetails.CreatePlanBranchOption createPlanBranchOption)