Package | Description |
---|---|
org.gitlab4j.api.systemhooks |
Modifier and Type | Class | Description |
---|---|---|
class |
GroupMemberSystemHookEvent |
|
class |
GroupSystemHookEvent |
|
class |
KeySystemHookEvent |
|
class |
ProjectSystemHookEvent |
|
class |
PushSystemHookEvent |
|
class |
RepositorySystemHookEvent |
|
class |
TagPushSystemHookEvent |
|
class |
TeamMemberSystemHookEvent |
|
class |
UserSystemHookEvent |
Modifier and Type | Method | 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 © 2018. All rights reserved.