Package org.gitlab4j.api.systemhooks
-
Interface Summary Interface Description SystemHookEvent SystemHookListener This interface defines an event listener for the event fired when a System Hook notification has been received from a GitLab server. -
Class Summary Class Description AbstractSystemHookEvent GroupMemberSystemHookEvent GroupSystemHookEvent KeySystemHookEvent MergeRequestSystemHookEvent ProjectSystemHookEvent PushSystemHookEvent RepositoryChange RepositorySystemHookEvent SystemHookManager This class provides a handler for processing GitLab System Hook callouts.TagPushSystemHookEvent TeamMemberSystemHookEvent UserSystemHookEvent