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 BuildCommit
BuildEvent. getCommit()
BuildCommit
JobEvent. getCommit()
Methods in org.gitlab4j.api.webhook with parameters of type BuildCommit Modifier and Type Method Description void
BuildEvent. setCommit(BuildCommit commit)
void
JobEvent. setCommit(BuildCommit commit)