public class FileContent extends Object
| Constructor and Description |
|---|
FileContent(String filename,
String contentType,
byte[] fileContent) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
byte[] |
getFileContent() |
String |
getFilename() |
boolean |
isJson() |
String |
toString() |
Copyright © 2017–2018 Alfresco. All rights reserved.