Package org.gitlab4j.api.webhook
Class IssueChanges
java.lang.Object
org.gitlab4j.api.webhook.EventChanges
org.gitlab4j.api.webhook.IssueChanges
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setConfidential
(ChangeContainer<Boolean> confidential) void
setDueDate
(ChangeContainer<Date> dueDate) Methods inherited from class org.gitlab4j.api.webhook.EventChanges
any, get, getAssignees, getAuthorId, getCreatedAt, getDescription, getLabels, getMilestoneId, getState, getTitle, getTotalTimeSpent, getUpdatedAt, getUpdatedById, set, setAssignees, setAuthorId, setCreatedAt, setDescription, setLabels, setMilestoneId, setState, setTitle, setTotalTimeSpent, setUpdatedAt, setUpdatedById, toString
-
Constructor Details
-
IssueChanges
public IssueChanges()
-
-
Method Details
-
getDueDate
-
setDueDate
-
getConfidential
-
setConfidential
-