Package org.nuxeo.ecm.core.blob
Class BlobUpdateContext
java.lang.Object
org.nuxeo.ecm.core.blob.BlobUpdateContext
Context available when a blob is updated in a blob provider.
- Since:
- 11.1
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionwith
(BlobUpdateContext other) withColdStorageClass
(boolean inColdStorage) withRestoreForDuration
(Duration duration) withUpdateLegalHold
(boolean hold) withUpdateRetainUntil
(Calendar retainUntil)
-
Field Details
-
key
The blob key, without blob provider prefix. -
updateRetainUntil
-
updateLegalHold
-
restoreForDuration
-
coldStorageClass
-
-
Constructor Details
-
BlobUpdateContext
-
-
Method Details
-
with
-
withUpdateRetainUntil
-
withUpdateLegalHold
-
withRestoreForDuration
-
withColdStorageClass
-