| Package | Description |
|---|---|
| org.drools.scenariosimulation.api.model |
| Modifier and Type | Field and Description |
|---|---|
protected AuditLog |
SimulationRunMetadata.auditLog
AuditLog> representing the log to print in the CSV report |
| Modifier and Type | Method and Description |
|---|---|
AuditLog |
SimulationRunMetadata.getAuditLog() |
| Constructor and Description |
|---|
SimulationRunMetadata(int available,
int executed,
Map<String,Integer> outputCounter,
Map<ScenarioWithIndex,Map<String,Integer>> scenarioCounter,
AuditLog auditLog) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.