| Package | Description |
|---|---|
| net.rcarz.jiraclient |
| Modifier and Type | Method and Description |
|---|---|
void |
Issue.addAttachments(Issue.NewAttachment... attachments)
Adds an attachments to this issue.
|
net.sf.json.JSON |
RestClient.post(String path,
Issue.NewAttachment... attachments)
Executes an HTTP POST with the given path and file payloads.
|
Copyright © 2022. All rights reserved.