public class SessionReporter extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.mvel2.templates.TemplateRegistry |
REPORT_REGISTRY |
| Constructor and Description |
|---|
SessionReporter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addNamedTemplate(String name,
InputStream template) |
static String |
generateReport(String ruleTemplate,
StatefulKnowledgeSessionInfo session,
Map<String,Object> vars) |
protected static final org.mvel2.templates.TemplateRegistry REPORT_REGISTRY
public static String generateReport(String ruleTemplate, StatefulKnowledgeSessionInfo session, Map<String,Object> vars)
public static void addNamedTemplate(String name, InputStream template)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.