| Modifier and Type | Method and Description |
|---|---|
com.atlassian.pageobjects.elements.PageElement |
ViewAgentPage.getExecutableDeploymentEnvironmentLink(TestEnvironmentDetails environment) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
RequirementDetailsPage.canBeRemovedFrom(TestEnvironmentDetails environment) |
RequirementDetailsPage |
RequirementDetailsPage.deleteFromEnvironment(TestEnvironmentDetails environment)
delete requirement for a particular environment
|
boolean |
RequirementDetailsPage.hasRequirement(TestEnvironmentDetails environment) |
| Modifier and Type | Method and Description |
|---|---|
Consumer<TestEnvironmentDetails> |
EnvironmentsControl.saveEnvironment(String deploymentProjectId)
Save environment
|
| Modifier and Type | Method and Description |
|---|---|
TestEnvironmentDetails |
TestEnvironmentDetails.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<TestEnvironmentDetails> |
TestDeploymentProjectDetails.getEnvironments() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestDeploymentProjectDetails.setEnvironments(Collection<TestEnvironmentDetails> environments) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.