| Package | Description |
|---|---|
| com.talanlabs.gitlab.api.v3.models.builds | |
| com.talanlabs.gitlab.api.v3.services |
| Modifier and Type | Method and Description |
|---|---|
GitLabCommit |
GitLabBuild.getCommit() |
| Modifier and Type | Method and Description |
|---|---|
void |
GitLabBuild.setCommit(GitLabCommit commit) |
| Modifier and Type | Method and Description |
|---|---|
GitLabCommit |
GitLabAPICommits.getCommit(Serializable projectId,
String commitHash)
Get a single commit
|
| Modifier and Type | Method and Description |
|---|---|
Paged<GitLabCommit> |
GitLabAPICommits.getAllCommits(Serializable projectId,
Pagination pagination)
List repository commits
|
Copyright © 2018 Talanlabs. All rights reserved.