Uses of Class
com.atlassian.bamboo.pageobjects.pages.deployment.execute.PromoteReleaseComponent
-
Packages that use PromoteReleaseComponent Package Description com.atlassian.bamboo.pageobjects.pages.deployment.execute -
-
Uses of PromoteReleaseComponent in com.atlassian.bamboo.pageobjects.pages.deployment.execute
Methods in com.atlassian.bamboo.pageobjects.pages.deployment.execute that return PromoteReleaseComponent Modifier and Type Method Description PromoteReleaseComponent
PromoteReleaseComponent. assertThatBranchFilter(@NotNull org.hamcrest.Matcher<? super Select2Element> branchFilterMatcher)
PromoteReleaseComponent
ExecuteDeploymentPage. withPromoteRelease()
PromoteReleaseComponent
PromoteReleaseComponent. withRelease(@NotNull String releaseName)
-