Package | Description |
---|---|
org.gitlab4j.api.webhook |
Modifier and Type | Class | Description |
---|---|---|
class |
BuildEvent |
|
class |
IssueEvent |
|
class |
MergeRequestEvent |
|
class |
NoteEvent |
|
class |
PipelineEvent |
|
class |
PushEvent |
|
class |
TagPushEvent |
|
class |
WikiPageEvent |
Modifier and Type | Method | Description |
---|---|---|
void |
WebHookManager.fireEvent(Event event) |
Fire the event to the registered listeners.
|
void |
WebHookManager.handleEvent(Event event) |
Verifies the provided Event and fires it off to the registered listeners.
|
Copyright © 2018. All rights reserved.