public class IssueChanges extends EventChanges
Constructor and Description |
---|
IssueChanges() |
Modifier and Type | Method and Description |
---|---|
ChangeContainer<Boolean> |
getConfidential() |
ChangeContainer<Date> |
getDueDate() |
void |
setConfidential(ChangeContainer<Boolean> confidential) |
void |
setDueDate(ChangeContainer<Date> dueDate) |
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
public ChangeContainer<Date> getDueDate()
public void setDueDate(ChangeContainer<Date> dueDate)
public ChangeContainer<Boolean> getConfidential()
public void setConfidential(ChangeContainer<Boolean> confidential)
Copyright © 2019. All rights reserved.