Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
佳 邓
Gitlab4j Api
Commits
3b03f971
Commit
3b03f971
authored
8 years ago
by
Greg Messner
Browse files
Options
Download
Email Patches
Plain Diff
Initial check-in.
parent
aae89525
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/main/java/com/messners/gitlab/api/webhook/Event.java
+5
-0
src/main/java/com/messners/gitlab/api/webhook/Event.java
with
5 additions
and
0 deletions
+5
-0
src/main/java/com/messners/gitlab/api/webhook/Event.java
0 → 100644
+
5
-
0
View file @
3b03f971
package
com.messners.gitlab.api.webhook
;
public
interface
Event
{
public
String
getObjectKind
();
}
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment