Package | Description |
---|---|
org.gitlab4j.api.webhook |
Modifier and Type | Method and Description |
---|---|
EventCommit |
MergeRequestEvent.ObjectAttributes.getLastCommit() |
Modifier and Type | Method and Description |
---|---|
List<EventCommit> |
PushEvent.getCommits() |
Modifier and Type | Method and Description |
---|---|
void |
MergeRequestEvent.ObjectAttributes.setLastCommit(EventCommit lastCommit) |
Modifier and Type | Method and Description |
---|---|
void |
PushEvent.setCommits(List<EventCommit> commits) |
Copyright © 2017. All rights reserved.