Uses of Enum Class
com.atlassian.bamboo.testutils.model.TestBuildDetails.CreatePlanBranchOption
Packages that use TestBuildDetails.CreatePlanBranchOption
Package
Description
-
Uses of TestBuildDetails.CreatePlanBranchOption in com.atlassian.bamboo.pageobjects.pages.plan.configuration.branches
Methods in com.atlassian.bamboo.pageobjects.pages.plan.configuration.branches with parameters of type TestBuildDetails.CreatePlanBranchOptionModifier and TypeMethodDescriptionPlanBranchesMonitoringComponent.withBranchCreateOption
(TestBuildDetails.CreatePlanBranchOption createPlanBranchOption) -
Uses of TestBuildDetails.CreatePlanBranchOption in com.atlassian.bamboo.testutils
Methods in com.atlassian.bamboo.testutils with parameters of type TestBuildDetails.CreatePlanBranchOptionModifier and TypeMethodDescriptionTestBuildDetailsBuilder.withCreatePlanBranchOption
(TestBuildDetails.CreatePlanBranchOption createPlanBranchOption) -
Uses of TestBuildDetails.CreatePlanBranchOption in com.atlassian.bamboo.testutils.model
Methods in com.atlassian.bamboo.testutils.model that return TestBuildDetails.CreatePlanBranchOptionModifier 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.Methods in com.atlassian.bamboo.testutils.model with parameters of type TestBuildDetails.CreatePlanBranchOptionModifier and TypeMethodDescriptionvoid
TestBuildDetails.setCreatePlanBranchOption
(TestBuildDetails.CreatePlanBranchOption createPlanBranchOption)