Class RestVcsLocationSpecsStatus
java.lang.Object
com.atlassian.bamboo.rest.model.repository.RestVcsLocationSpecsStatus
-
Constructor Summary
ConstructorDescriptionRestVcsLocationSpecsStatus
(boolean inProgress, List<RestVcsLocationBambooSpecsState> specsLogs) -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
RestVcsLocationSpecsStatus
public RestVcsLocationSpecsStatus(boolean inProgress, List<RestVcsLocationBambooSpecsState> specsLogs)
-
-
Method Details
-
isInProgress
public boolean isInProgress() -
getSpecsLogs
-