Uses of Class
com.atlassian.bamboo.pageobjects.pages.deployment.ViewAllDeploymentProjectsPage.TableRow
Packages that use ViewAllDeploymentProjectsPage.TableRow
-
Uses of ViewAllDeploymentProjectsPage.TableRow in com.atlassian.bamboo.pageobjects.pages.deployment
Methods in com.atlassian.bamboo.pageobjects.pages.deployment that return ViewAllDeploymentProjectsPage.TableRowModifier 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.Methods in com.atlassian.bamboo.pageobjects.pages.deployment that return types with arguments of type ViewAllDeploymentProjectsPage.TableRowModifier and TypeMethodDescriptionViewAllDeploymentProjectsPage.getAllDashboardEntries()
Get all rows of the deployments dashboard table.