| Package | Description |
|---|---|
| org.drools.scenariosimulation.api.model |
| Modifier and Type | Method and Description |
|---|---|
List<AuditLogLine> |
AuditLog.getAuditLogLines() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuditLog.addAuditLogLine(AuditLogLine toAdd)
Add an
AuditLogLine to the end of AuditLog.auditLogLines |
| Modifier and Type | Method and Description |
|---|---|
void |
AuditLog.addAuditLogLines(List<AuditLogLine> toAdd)
Add a
List<AuditLogLine> to the end of AuditLog.auditLogLines |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.