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
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic class -
Field Summary
Fields -
Constructor Summary
Constructors -
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
-