Uses of Class
org.gitlab4j.api.webhook.MergeRequestChanges
Package | Description |
---|---|
org.gitlab4j.api.webhook |
-
Uses of MergeRequestChanges in org.gitlab4j.api.webhook
Methods in org.gitlab4j.api.webhook that return MergeRequestChanges Modifier and Type Method Description MergeRequestChanges
MergeRequestEvent. getChanges()
Methods in org.gitlab4j.api.webhook with parameters of type MergeRequestChanges Modifier and Type Method Description void
MergeRequestEvent. setChanges(MergeRequestChanges changes)