Uses of Class
com.atlassian.bamboo.testutils.model.deployments.projects.TestDeploymentProjectVersionNamingDetails.Builder
Packages that use TestDeploymentProjectVersionNamingDetails.Builder
-
Uses of TestDeploymentProjectVersionNamingDetails.Builder in com.atlassian.bamboo.testutils.model.deployments.projects
Methods in com.atlassian.bamboo.testutils.model.deployments.projects that return TestDeploymentProjectVersionNamingDetails.BuilderModifier and TypeMethodDescriptionTestDeploymentProjectVersionNamingDetails.builder()
TestDeploymentProjectVersionNamingDetails.Builder.withNamingApplyingToBranches()
TestDeploymentProjectVersionNamingDetails.Builder.withNextVersionName
(String nextVersionName) TestDeploymentProjectVersionNamingDetails.Builder.withNoAutoIncrementVersionName()
TestDeploymentProjectVersionNamingDetails.Builder.withVariablesToAutoincrement
(String... variables) Method parameters in com.atlassian.bamboo.testutils.model.deployments.projects with type arguments of type TestDeploymentProjectVersionNamingDetails.BuilderModifier and TypeMethodDescriptionTestDeploymentProjectDetails.Builder.withNamingDetails
(Consumer<TestDeploymentProjectVersionNamingDetails.Builder> builderConsumer)