Package org.nuxeo.ecm.core.blob.stream
Class BlobDomainEvent
java.lang.Object
org.nuxeo.ecm.core.blob.stream.BlobDomainEvent
- All Implemented Interfaces:
Serializable
- Since:
- 2023
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
source
-
event
-
blobKey
-
repository
-
user
Typically null in test when the CoreFeature does cleanupSession. -
docId
-
xpath
-
blobDigest
-
blobLength
@Nullable public long blobLength -
mimeType
-
fileName
-
-
Constructor Details
-
BlobDomainEvent
public BlobDomainEvent()
-
-
Method Details