public class NuxeoDriveAttachBlob extends Object
DocumentModel with the input blob.| Modifier and Type | Field and Description |
|---|---|
protected boolean |
applyVersioningPolicy
Deprecated.
since 9.1 versioning policy is now handled at versioning service level, as versioning is removed at
drive level, this parameter is not used anymore
|
protected DocumentModel |
doc |
protected String |
factoryName
Deprecated.
since 9.1 versioning policy is now handled at versioning service level, as versioning is removed at
drive level, this parameter is not used anymore
|
static String |
ID |
protected CoreSession |
session |
| Constructor and Description |
|---|
NuxeoDriveAttachBlob() |
public static final String ID
protected CoreSession session
protected DocumentModel doc
@Deprecated protected boolean applyVersioningPolicy
@Deprecated protected String factoryName
public NuxeoDriveAttachBlob()
Copyright © 2019 Nuxeo. All rights reserved.