| Package | Description |
|---|---|
| com.atlassian.bamboo.testutils.backdoor.plans | |
| com.atlassian.bamboo.testutils.model |
| Modifier and Type | Method and Description |
|---|---|
static RestStage |
RestStageHelper.createRestStage(TestStageDetails testStage) |
| Modifier and Type | Method and Description |
|---|---|
static TestStageDetails |
TestStageDetails.addNewStageTo(TestBuildDetails chain) |
TestStageDetails |
TestBuildDetails.getDefaultStage() |
TestStageDetails |
TestBuildDetails.getStage(String stageName) |
| Modifier and Type | Method and Description |
|---|---|
List<TestStageDetails> |
TestBuildDetails.getStages() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestBuildDetails.addStages(TestStageDetails... stages) |
TestJobDetails |
TestBuildDetails.getJob(TestStageDetails stage,
String partialJobKey) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.