public class EmbeddedObject extends Object
| Constructor and Description | 
|---|
| EmbeddedObject(Attachment attachment,
              Map<String,Object> properties) | 
| Modifier and Type | Method and Description | 
|---|---|
| Attachment | getAttachment() | 
| String | getContentType() | 
| String | getFileExtension() | 
| Map<String,Object> | getProperties() | 
public EmbeddedObject(Attachment attachment, Map<String,Object> properties)
Copyright © 2003–2017 Atlassian. All rights reserved.