Uses of Class
com.atlassian.bamboo.pageobjects.pages.deployment.DeploymentResultPage
-
Packages that use DeploymentResultPage Package Description com.atlassian.bamboo.pageobjects.pages.deployment com.atlassian.bamboo.pageobjects.pages.deployment.execute -
-
Uses of DeploymentResultPage in com.atlassian.bamboo.pageobjects.pages.deployment
Methods in com.atlassian.bamboo.pageobjects.pages.deployment that return DeploymentResultPage Modifier and Type Method Description DeploymentResultPage
DeploymentResultPage. assertLastResultTriggerReasonIsChildOf(@NotNull PlanResultKey resultKey)
DeploymentResultPage
DeploymentResultPage. assertLastResultTriggerReasonIsScheduled()
DeploymentResultPage
EnvironmentSummaryPage. gotoLastResult()
DeploymentResultPage
DeploymentResultPage. stopDeployment()
DeploymentResultPage
DeploymentResultPage. waitForDeploymentToFinish()
DeploymentResultPage
DeploymentResultPage. waitForDeploymentToFinish(com.atlassian.pageobjects.elements.query.Poller.WaitTimeout timeout)
-
Uses of DeploymentResultPage in com.atlassian.bamboo.pageobjects.pages.deployment.execute
Methods in com.atlassian.bamboo.pageobjects.pages.deployment.execute that return DeploymentResultPage Modifier and Type Method Description DeploymentResultPage
ExecuteDeploymentPage. submit()
If we are submitting with default state of the page then we might need for controls to get populated
-