public class IssueLink extends Object
Constructor and Description |
---|
IssueLink() |
Modifier and Type | Method and Description |
---|---|
Issue |
getSourceIssue() |
Issue |
getTargetIssue() |
void |
setSourceIssue(Issue sourceIssue) |
void |
setTargetIssue(Issue targetIssue) |
String |
toString() |
Copyright © 2019. All rights reserved.