Uses of Class
com.atlassian.jira.issue.fields.rest.json.beans.LinkIssueRequestJsonBean

Packages that use LinkIssueRequestJsonBean
com.atlassian.jira.rest.v2.issue   
 

Uses of LinkIssueRequestJsonBean in com.atlassian.jira.rest.v2.issue
 

Fields in com.atlassian.jira.rest.v2.issue declared as LinkIssueRequestJsonBean
static LinkIssueRequestJsonBean ResourceExamples.LINK_ISSUE_REQUEST_EXAMPLE
          Example representation for use in auto-generated docs.
 

Methods in com.atlassian.jira.rest.v2.issue with parameters of type LinkIssueRequestJsonBean
 javax.ws.rs.core.Response LinkIssueResource.linkIssues(LinkIssueRequestJsonBean linkIssueRequestBean)
          Creates an issue link between two issues.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.