Uses of Class
com.atlassian.jira.rest.client.api.domain.input.AttachmentInput

Packages that use AttachmentInput
com.atlassian.jira.rest.client.api   
 

Uses of AttachmentInput in com.atlassian.jira.rest.client.api
 

Methods in com.atlassian.jira.rest.client.api with parameters of type AttachmentInput
 com.atlassian.util.concurrent.Promise<Void> IssueRestClient.addAttachments(URI attachmentsUri, AttachmentInput... attachments)
          Uploads attachments to JIRA (adding it to selected issue)
 



Copyright © 2013 Atlassian. All Rights Reserved.