| Constructor and Description |
|---|
Attachment(String contentType,
String fileName,
byte[] contents) |
Attachment(String contentId,
String contentType,
String fileName,
byte[] contents) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentId() |
byte[] |
getContents() |
String |
getContentType() |
String |
getFilename() |
Copyright © 2018 Atlassian. All rights reserved.