public class AttachmentInfo extends Object
Constructor and Description |
---|
AttachmentInfo(String id,
Integer size,
Date lastModified) |
Modifier and Type | Method and Description |
---|---|
String |
id()
Media id (namespace + name)
|
Date |
lastModified()
Date of last modification of the file
|
Integer |
size()
Size in bytes
|
String |
toString() |
Copyright © 2018. All rights reserved.