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