Package org.gitlab4j.api.webhook
Class IssueEvent.ObjectAttributes
java.lang.Object
org.gitlab4j.api.webhook.EventIssue
org.gitlab4j.api.webhook.IssueEvent.ObjectAttributes
- Enclosing class:
- IssueEvent
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.gitlab4j.api.webhook.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()
-