Uses of Class
org.gitlab4j.api.webhook.BuildCommit
| Package | Description |
|---|---|
| org.gitlab4j.api.webhook |
-
Uses of BuildCommit in org.gitlab4j.api.webhook
Methods in org.gitlab4j.api.webhook that return BuildCommit Modifier and Type Method Description BuildCommitBuildEvent. getCommit()BuildCommitJobEvent. getCommit()Methods in org.gitlab4j.api.webhook with parameters of type BuildCommit Modifier and Type Method Description voidBuildEvent. setCommit(BuildCommit commit)voidJobEvent. setCommit(BuildCommit commit)