Class ProcessFreemarkerTemplatesOnCorrespondenceTask

java.lang.Object
ch.tocco.nice2.optional.correspondence.impl.action.ProcessFreemarkerTemplatesOnCorrespondenceTask
All Implemented Interfaces:
OptionalTask<Tuple3<Entity,EntityList,String>,Entity>, PersistTask<Tuple3<Entity,EntityList,String>,Entity>

public class ProcessFreemarkerTemplatesOnCorrespondenceTask extends Object implements OptionalTask<Tuple3<Entity,EntityList,String>,Entity>
Generates the template for the Correspondence and applies the template to it. i.e set data parameters and run through TemplateEngine.