@Service public class WordTemplateService extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WordTemplateService.OutputFormat |
| Constructor and Description |
|---|
WordTemplateService() |
| Modifier and Type | Method and Description |
|---|---|
void |
generateForProcess(File output,
String templateName,
String processId,
Map<String,Object> mappings,
WordTemplateService.OutputFormat format) |
void |
generateForProcess(File output,
String templateName,
String processId,
WordTemplateService.OutputFormat format) |
public void generateForProcess(File output, String templateName, String processId, WordTemplateService.OutputFormat format)
Copyright © 2017 Suncode. All rights reserved.