Uses of Class
org.gitlab4j.api.webhook.MergeRequestChanges
Packages that use MergeRequestChanges
-
Uses of MergeRequestChanges in org.gitlab4j.api.webhook
Methods in org.gitlab4j.api.webhook that return MergeRequestChangesModifier and TypeMethodDescriptionExternalStatusCheckEvent.getChanges()
MergeRequestEvent.getChanges()
Methods in org.gitlab4j.api.webhook with parameters of type MergeRequestChangesModifier and TypeMethodDescriptionvoid
ExternalStatusCheckEvent.setChanges
(MergeRequestChanges changes) void
MergeRequestEvent.setChanges
(MergeRequestChanges changes)