public class AutomationLazyRenditionProvider extends AbstractLazyCachableRenditionProvider
CACHE_NAME, log, SOURCE_DOCUMENT_MODIFICATION_DATE_KEY
VARIANT_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, toHexString
getVariant, isAvailable
public AutomationLazyRenditionProvider()
protected Work getRenditionWork(String key, DocumentModel doc, RenditionDefinition def)
AbstractLazyCachableRenditionProvider
Work
that will compute the Rendition
. AbstractRenditionBuilderWork
can be used
as a base classgetRenditionWork
in class AbstractLazyCachableRenditionProvider
key
- the key used to renditiondoc
- the target DocumentModel
def
- the RenditionDefinition
Copyright © 2018 Nuxeo. All rights reserved.