public class GitlabProjectHook extends Object
static String
URL
GitlabProjectHook()
Date
getCreatedAt()
String
getId()
getUrl()
void
setCreatedAt(Date createdAt)
setId(String id)
setUrl(String url)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String URL
public GitlabProjectHook()
public String getId()
public void setId(String id)
public String getUrl()
public void setUrl(String url)
public Date getCreatedAt()
public void setCreatedAt(Date createdAt)
Copyright © 2014. All Rights Reserved.