Package | Description |
---|---|
com.atlassian.bamboo.plugins.rest.model.build | |
com.atlassian.bamboo.plugins.rest.model.chain |
Modifier and Type | Field and Description |
---|---|
protected RestStageResultList |
Result.stages |
Modifier and Type | Method and Description |
---|---|
void |
Result.setStages(RestStageResultList stages) |
Modifier and Type | Method and Description |
---|---|
RestStageResultList |
RestChainResult.getStages() |
RestStageResultList |
RestStageResults.getStages() |
RestStageResultList |
RestChainResult.getStagesList() |
Modifier and Type | Method and Description |
---|---|
void |
RestStageResults.setStages(RestStageResultList stages) |
Constructor and Description |
---|
RestStageResults(com.atlassian.plugins.rest.common.Link link,
RestStageResultList stages) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.