public class PushEvent extends AbstractPushEvent
| Modifier and Type | Field and Description |
|---|---|
static String |
OBJECT_KIND |
static String |
X_GITLAB_EVENT |
| Constructor and Description |
|---|
PushEvent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getObjectKind() |
void |
setObjectKind(String objectKind) |
getAfter, getBefore, getBranch, getCheckoutSha, getCommits, getEventName, getProject, getProjectId, getRef, getRepository, getTotalCommitsCount, getUserAvatar, getUserEmail, getUserId, getUserName, setAfter, setBefore, setCheckoutSha, setCommits, setEventName, setProject, setProjectId, setRef, setRepository, setTotalCommitsCount, setUserAvatar, setUserEmail, setUserId, setUserNamepublic static final String X_GITLAB_EVENT
public static final String OBJECT_KIND
public String getObjectKind()
getObjectKind in interface EventgetObjectKind in class AbstractPushEventpublic void setObjectKind(String objectKind)
setObjectKind in class AbstractPushEventCopyright © 2017. All rights reserved.