Package org.aoju.bus.gitlab.hooks.web
Class IssueEvent.ObjectAttributes
java.lang.Object
org.aoju.bus.gitlab.hooks.web.EventIssue
org.aoju.bus.gitlab.hooks.web.IssueEvent.ObjectAttributes
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.aoju.bus.gitlab.hooks.web.EventIssue
getAction, getAssigneeId, getAuthorId, getBranchName, getCreatedAt, getDescription, getId, getIid, getMilestoneId, getPosition, getProjectId, getState, getTitle, getUpdatedAt, getUrl, setAction, setAssigneeId, setAuthorId, setBranchName, setCreatedAt, setDescription, setId, setIid, setMilestoneId, setPosition, setProjectId, setState, setTitle, setUpdatedAt, setUrl, toString
-
Constructor Details
-
ObjectAttributes
public ObjectAttributes()
-