Uses of Enum Class
com.atlassian.bamboo.testutils.model.TestJobDetails.Builder
Packages that use TestJobDetails.Builder
-
Uses of TestJobDetails.Builder in com.atlassian.bamboo.testutils
Methods in com.atlassian.bamboo.testutils with parameters of type TestJobDetails.BuilderModifier and TypeMethodDescriptionTestBuildDetailsBuilder.withBuilder
(TestJobDetails.Builder builder) -
Uses of TestJobDetails.Builder in com.atlassian.bamboo.testutils.model
Methods in com.atlassian.bamboo.testutils.model that return TestJobDetails.BuilderModifier and TypeMethodDescriptionTestJobDetails.getBuilder()
static TestJobDetails.Builder
Returns the enum constant of this class with the specified name.static TestJobDetails.Builder[]
TestJobDetails.Builder.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 TestJobDetails.Builder