Uses of Class
com.atlassian.bamboo.pageobjects.pages.deployment.ViewAllDeploymentProjectsPage.TableRow
-
Uses of ViewAllDeploymentProjectsPage.TableRow in com.atlassian.bamboo.pageobjects.pages.deployment
Modifier and TypeMethodDescriptionprotected @NotNull ViewAllDeploymentProjectsPage.TableRow
ViewAllDeploymentProjectsPage.TableComponent.convertRow
(@NotNull com.atlassian.pageobjects.elements.PageElement row, @NotNull List<com.atlassian.pageobjects.elements.PageElement> previousRows) ViewAllDeploymentProjectsPage.getEnvironmentRow
(String deploymentName, String environmentName) Returns a table row of an environment belonging to a specific deployment project.Modifier and TypeMethodDescriptionViewAllDeploymentProjectsPage.getAllDashboardEntries()
Get all rows of the deployments dashboard table.