Package com.codebarrel.jira.request
Class LinkIssueRequest
java.lang.Object
com.codebarrel.jira.request.LinkIssueRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LinkIssueRequestcreate(LinkIssueRequest.LinkType type, String firstIssue, String secondIssue) getType()
-
Constructor Details
-
LinkIssueRequest
public LinkIssueRequest()
-
-
Method Details
-
create
public static LinkIssueRequest create(LinkIssueRequest.LinkType type, String firstIssue, String secondIssue) -
getType
-
getInwardIssue
-
getOutwardIssue
-