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, getWorkingDir
public static final String NAME
public IdentityProcessor()
public Blob renderTemplate(TemplateBasedDocument templateBasedDocument, String templateName)
TemplateProcessor
TemplateBasedDocument
public List<TemplateInput> getInitialParametersDefinition(Blob blob)
TemplateProcessor
Copyright © 2016 Nuxeo SA. All rights reserved.