Package | Description |
---|---|
org.gitlab4j.api.systemhooks |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSystemHookEvent |
class |
GroupMemberSystemHookEvent |
class |
GroupSystemHookEvent |
class |
KeySystemHookEvent |
class |
MergeRequestSystemHookEvent |
class |
ProjectSystemHookEvent |
class |
PushSystemHookEvent |
class |
RepositorySystemHookEvent |
class |
TagPushSystemHookEvent |
class |
TeamMemberSystemHookEvent |
class |
UserSystemHookEvent |
Modifier and Type | Method and Description |
---|---|
void |
SystemHookManager.fireEvent(SystemHookEvent event)
Fire the event to the registered listeners.
|
void |
SystemHookManager.handleEvent(SystemHookEvent event)
Verifies the provided Event and fires it off to the registered listeners.
|
Copyright © 2019. All rights reserved.