Uses of Class
com.atlassian.jira.rest.client.domain.input.LinkIssuesInput

Packages that use LinkIssuesInput
com.atlassian.jira.rest.client   
 

Uses of LinkIssuesInput in com.atlassian.jira.rest.client
 

Methods in com.atlassian.jira.rest.client with parameters of type LinkIssuesInput
 void IssueRestClient.linkIssue(LinkIssuesInput linkIssuesInput, ProgressMonitor progressMonitor)
          Creates link between two issues and adds a comment (optional) to the source issues.
 



Copyright © 2012 Atlassian Pty Ltd. All Rights Reserved.