public class RestStageResults extends Object
| Constructor and Description |
|---|
RestStageResults() |
RestStageResults(com.atlassian.plugins.rest.common.Link link,
RestStageResultList stages) |
| Modifier and Type | Method and Description |
|---|---|
RestStageResultList |
getStages() |
void |
setLink(com.atlassian.plugins.rest.common.Link resourceLink) |
void |
setStages(RestStageResultList stages) |
public RestStageResults()
public RestStageResults(com.atlassian.plugins.rest.common.Link link,
RestStageResultList stages)
public void setLink(com.atlassian.plugins.rest.common.Link resourceLink)
public RestStageResultList getStages()
public void setStages(RestStageResultList stages)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.