Package | Description |
---|---|
com.atlassian.bitbucket.build |
Modifier and Type | Method and Description |
---|---|
BuildSummary |
BuildStatusService.getSummary(String commitId)
Deprecated.
Retrieves a
summary of all the builds associated with the specified commit across all
repositories and branches. |
Modifier and Type | Method and Description |
---|---|
Map<String,BuildSummary> |
BuildStatusService.getSummaries(Collection<String> commitIds)
Deprecated.
Retrieves
summaries for the builds associated with all of the specified commits across all
repositories and branches. |
Copyright © 2022 Atlassian. All rights reserved.