Package | Description |
---|---|
org.gitlab4j.api.systemhooks |
Modifier and Type | Class and Description |
---|---|
class |
ProjectSystemHookEvent |
class |
TeamMemberSystemHookEvent |
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 © 2018. All rights reserved.