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 |
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) |
public static final String MD5_DIGEST_ALGORITHM
public static final String NUXEO_DRIVE_FORCE_VERSIONING_PROPERTY
public static void versionIfNeeded(VersioningFileSystemItemFactory factory, DocumentModel doc, CoreSession session)
public static String getMD5Digest(Blob blob)
Copyright © 2016 Nuxeo SA. All rights reserved.