Uses of Class
org.gitlab4j.api.webhook.MergeRequestEvent.ObjectAttributes
Packages that use MergeRequestEvent.ObjectAttributes
-
Uses of MergeRequestEvent.ObjectAttributes in org.gitlab4j.api.webhook
Methods in org.gitlab4j.api.webhook that return MergeRequestEvent.ObjectAttributesModifier and TypeMethodDescriptionExternalStatusCheckEvent.getObjectAttributes()
MergeRequestEvent.getObjectAttributes()
Methods in org.gitlab4j.api.webhook with parameters of type MergeRequestEvent.ObjectAttributesModifier and TypeMethodDescriptionvoid
ExternalStatusCheckEvent.setObjectAttributes
(MergeRequestEvent.ObjectAttributes objectAttributes) void
MergeRequestEvent.setObjectAttributes
(MergeRequestEvent.ObjectAttributes objectAttributes)