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

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

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

Methods in com.atlassian.jira.rest.client with parameters of type AttachmentInput
 void IssueRestClient.addAttachments(ProgressMonitor progressMonitor, URI attachmentsUri, AttachmentInput... attachments)
          Uploads attachments to JIRA (adding it to selected issue)
 



Copyright © 2011 Atlassian Pty Ltd. All Rights Reserved.