Class DocumentMessage.Builder
java.lang.Object
org.nuxeo.importer.stream.message.DocumentMessage.Builder
- Enclosing class:
- DocumentMessage
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
getName()
getType()
setBlobInfo
(BlobInfo blobInfo) void
void
setParentPath
(String parentPath) setProperties
(HashMap<String, Serializable> properties) void
-
Field Details
-
name
-
parentPath
-
type
-
properties
-
blob
-
blobInfo
-
-
Constructor Details
-
Builder
-
-
Method Details
-
setProperties
-
setBlob
-
setBlobInfo
-
getName
-
getParentPath
-
getType
-
setName
-
setParentPath
-
setType
-
getProperties
-
build
-