Uses of Class
com.atlassian.jira.rest.client.api.domain.input.LinkIssuesInput
Packages that use LinkIssuesInput
-
Uses of LinkIssuesInput in com.atlassian.jira.rest.client.api
Methods in com.atlassian.jira.rest.client.api with parameters of type LinkIssuesInputModifier and TypeMethodDescriptionio.atlassian.util.concurrent.Promise<Void> IssueRestClient.linkIssue(LinkIssuesInput linkIssuesInput) Creates link between two issues and adds a comment (optional) to the source issues.