public class RestVcsLocationSpecsStatus extends Object
Constructor and Description |
---|
RestVcsLocationSpecsStatus(boolean inProgress,
List<RestVcsLocationBambooSpecsState> specsLogs) |
Modifier and Type | Method and Description |
---|---|
List<RestVcsLocationBambooSpecsState> |
getSpecsLogs() |
boolean |
isInProgress() |
public RestVcsLocationSpecsStatus(boolean inProgress, List<RestVcsLocationBambooSpecsState> specsLogs)
public boolean isInProgress()
public List<RestVcsLocationBambooSpecsState> getSpecsLogs()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.