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,
org.drools.core.util.debug.StatefulKnowledgeSessionInfo session,
Map<String,Object> vars) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.