Class LinkIssueRequestJsonBean
java.lang.Object
com.atlassian.jira.issue.fields.rest.json.beans.LinkIssueRequestJsonBean
JAXB bean for link issue requests.
- Since:
- v4.3
-
Constructor Summary
ConstructorsConstructorDescriptionLinkIssueRequestJsonBean
(IssueRefJsonBean fromIssueKey, IssueRefJsonBean toIssueKey, IssueLinkTypeJsonBean type, CommentJsonBean comment) -
Method Summary
-
Constructor Details
-
LinkIssueRequestJsonBean
public LinkIssueRequestJsonBean() -
LinkIssueRequestJsonBean
public LinkIssueRequestJsonBean(IssueRefJsonBean fromIssueKey, IssueRefJsonBean toIssueKey, IssueLinkTypeJsonBean type, CommentJsonBean comment)
-
-
Method Details
-
getType
-
getComment
-
inwardIssue
-
outwardIssue
-