| Modifier and Type | Method and Description |
|---|---|
List<org.gytheio.content.ContentWorkResult> |
ContentHashWorker.generateHashes(List<org.gytheio.content.ContentReference> sources,
String hashAlgorithm)
Generates a hash value for the given content reference using the given algorithm
|
List<org.gytheio.content.ContentWorkResult> |
AbstractContentHashWorker.generateHashes(List<org.gytheio.content.ContentReference> sources,
String hashAlgorithm) |
abstract String |
AbstractContentHashWorker.generateHashInternal(InputStream sourceFile,
String hashAlgorithm)
Computes the hash value for the given input stream using the given algorithm
|
Copyright © 2017 Alfresco Software. All rights reserved.