Package ru.slie.luna.issue.link
Interface IssueLink
- All Superinterfaces:
WithId
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getIssueLinkTypeId
Long getIssueLinkTypeId() -
getIssueLinkType
IssueLinkType getIssueLinkType() -
getSourceIssueId
Long getSourceIssueId() -
getSourceIssue
Issue getSourceIssue() -
getTargetIssueId
Long getTargetIssueId() -
getTargetIssue
Issue getTargetIssue() -
getCreated
LocalDateTime getCreated()
-