Package | Description |
---|---|
com.atlassian.bamboo.pageobjects.pages.deployment |
Modifier and Type | Method and Description |
---|---|
protected @NotNull ViewAllDeploymentProjectsPage.TableRow |
ViewAllDeploymentProjectsPage.TableComponent.convertRow(@NotNull com.atlassian.pageobjects.elements.PageElement row,
@NotNull List<com.atlassian.pageobjects.elements.PageElement> previousRows) |
ViewAllDeploymentProjectsPage.TableRow |
ViewAllDeploymentProjectsPage.getEnvironmentRow(String deploymentName,
String environmentName)
Returns a table row of an environment belonging to a specific deployment project.
|
Modifier and Type | Method and Description |
---|---|
List<ViewAllDeploymentProjectsPage.TableRow> |
ViewAllDeploymentProjectsPage.getAllDashboardEntries()
Get all rows of the deployments dashboard table.
|
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.