Uses of Class
com.atlassian.bamboo.rest.model.repository.RestVcsLocationSpecsStatus
Packages that use RestVcsLocationSpecsStatus
Package
Description
-
Uses of RestVcsLocationSpecsStatus in com.atlassian.bamboo.plugins.rest.resource
Methods in com.atlassian.bamboo.plugins.rest.resource that return RestVcsLocationSpecsStatusModifier and TypeMethodDescriptionRepositoryResource.getSpecsDetectionStatus
(long repositoryId, @Nullable String branch, @Nullable Integer maxResults) -
Uses of RestVcsLocationSpecsStatus in com.atlassian.bamboo.testutils.backdoor
Methods in com.atlassian.bamboo.testutils.backdoor that return RestVcsLocationSpecsStatusModifier and TypeMethodDescriptionRepositoryControl.getSpecsDetectionStatus
(long repositoryId, @NotNull String branch) Get specs status for repository and branch