public class IdentityProcessor extends AbstractTemplateProcessor
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
BUFFER_SIZE, log| Constructor and Description |
|---|
IdentityProcessor() |
| Modifier and Type | Method and Description |
|---|---|
List<TemplateInput> |
getInitialParametersDefinition(Blob blob)
Extract parameters from the Template file.
|
Blob |
renderTemplate(TemplateBasedDocument templateBasedDocument,
String templateName)
Perform rendering of the named template against the
TemplateBasedDocument |
getSourceTemplateBlob, getWorkingDirpublic static final String NAME
public IdentityProcessor()
public Blob renderTemplate(TemplateBasedDocument templateBasedDocument, String templateName)
TemplateProcessorTemplateBasedDocumentpublic List<TemplateInput> getInitialParametersDefinition(Blob blob)
TemplateProcessorCopyright © 2019 Nuxeo. All rights reserved.