public interface ConversionFile
| Modifier and Type | Method and Description |
|---|---|
Instant |
getCreated() |
Duration |
getDeleteTimeout() |
String |
getFileId() |
MediaType |
getMediaType() |
String |
getName() |
List<String> |
getNodeIds()
List of node ids, where this file is physically available.
|
SizeValue |
getSize() |
String |
getTenantId() |
Instant |
getUpdated() |
boolean |
isServiceManaged() |
String getFileId()
boolean isServiceManaged()
String getTenantId()
String getName()
SizeValue getSize()
MediaType getMediaType()
Instant getCreated()
Instant getUpdated()
Duration getDeleteTimeout()
Copyright © 2013–2019 mklinger GmbH. All rights reserved.