public class PushEvent extends AbstractPushEvent implements Event
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, getRequestQueryString, getRequestUrl, getTotalCommitsCount, getUserAvatar, getUserEmail, getUserId, getUserName, setAfter, setBefore, setCheckoutSha, setCommits, setEventName, setProject, setProjectId, setRef, setRepository, setRequestQueryString, setRequestUrl, setTotalCommitsCount, setUserAvatar, setUserEmail, setUserId, setUserName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getRequestQueryString, getRequestUrl, setRequestQueryString, setRequestUrl
public static final String X_GITLAB_EVENT
public static final String OBJECT_KIND
public String getObjectKind()
getObjectKind
in interface Event
public void setObjectKind(String objectKind)
Copyright © 2018. All rights reserved.