Uses of Class
com.atlassian.jira.rest.client.api.domain.input.AttachmentInput
Packages that use AttachmentInput
-
Uses of AttachmentInput in com.atlassian.jira.rest.client.api
Methods in com.atlassian.jira.rest.client.api with parameters of type AttachmentInputModifier and TypeMethodDescriptionio.atlassian.util.concurrent.Promise<Void> IssueRestClient.addAttachments(URI attachmentsUri, AttachmentInput... attachments) Uploads attachments to JIRA (adding it to selected issue)