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, setUserName
public static final String X_GITLAB_EVENT
public static final String OBJECT_KIND
public String getObjectKind()
getObjectKind
in interface Event
getObjectKind
in class AbstractPushEvent
public void setObjectKind(String objectKind)
setObjectKind
in class AbstractPushEvent
Copyright © 2017. All rights reserved.