public class AutomationLazyRenditionProvider extends AbstractLazyCachableRenditionProvider
CACHE_NAME, log, SOURCE_DOCUMENT_MODIFICATION_DATE_KEYVARIANT_POLICY_USER| Constructor and Description |
|---|
AutomationLazyRenditionProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected Work |
getRenditionWork(String key,
DocumentModel doc,
RenditionDefinition def)
|
buildRenditionKey, getDigest, getSourceDocumentModificationDate, getTransientStore, handleCompletedRendition, handleIncompleteRendition, handleNewRendition, render, toHexStringgetVariant, isAvailablepublic AutomationLazyRenditionProvider()
protected Work getRenditionWork(String key, DocumentModel doc, RenditionDefinition def)
AbstractLazyCachableRenditionProviderWork that will compute the Rendition. AbstractRenditionBuilderWork can be used
as a base classgetRenditionWork in class AbstractLazyCachableRenditionProviderkey - the key used to renditiondoc - the target DocumentModeldef - the RenditionDefinitionCopyright © 2019 Nuxeo. All rights reserved.