Interface | Description |
---|---|
Event | |
WebHookListener |
This class defines an event listener for the event fired when
a WebHook notification has been received from a GitLab server.
|
Class | Description |
---|---|
AbstractPushEvent | |
EventCommit | |
EventIssue | |
EventMergeRequest | |
EventProject | |
EventRepository | |
EventSnippet | |
IssueEvent | |
IssueEvent.ObjectAttributes | |
MergeRequestEvent | |
MergeRequestEvent.ObjectAttributes | |
NoteEvent | |
NoteEvent.ObjectAttributes | |
PushEvent | |
TagPushEvent | |
WebHookManager |
This class provides a handler for processing GitLab WebHook callouts.
|
Enum | Description |
---|---|
NoteEvent.NoteableType |
Copyright © 2017. All rights reserved.