public final class FileSystemItemHelper extends Object
FileSystemItem
manipulation.Modifier and Type | Field and Description |
---|---|
static String |
MD5_DIGEST_ALGORITHM |
static String |
NUXEO_DRIVE_FORCE_VERSIONING_PROPERTY
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
|
Modifier and Type | Method and Description |
---|---|
static String |
getMD5Digest(Blob blob)
Gets the md5 digest of the given blob.
|
static void |
versionIfNeeded(VersioningFileSystemItemFactory factory,
DocumentModel doc,
CoreSession session)
Deprecated.
since 9.1 versioning policy is now handled at versioning service level, as versioning is removed at
drive level, this method is not used anymore
|
public static final String MD5_DIGEST_ALGORITHM
@Deprecated public static final String NUXEO_DRIVE_FORCE_VERSIONING_PROPERTY
@Deprecated public static void versionIfNeeded(VersioningFileSystemItemFactory factory, DocumentModel doc, CoreSession session)
public static String getMD5Digest(Blob blob)
Copyright © 2018 Nuxeo. All rights reserved.