Package ru.slie.luna.issue.history
Interface ChangeGroup
- All Superinterfaces:
WithId
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getIssueId
Long getIssueId() -
getCreated
LocalDateTime getCreated() -
getAuthor
User getAuthor() -
getAuthorId
Long getAuthorId() -
getChangeItems
Map<String,ChangeItem> getChangeItems()
-