public class AuditLogLine extends Object
Constructor and Description |
---|
AuditLogLine() |
AuditLogLine(int scenarioIndex,
String scenario,
int executionIndex,
String message,
String level) |
Modifier and Type | Method and Description |
---|---|
int |
getExecutionIndex() |
String |
getLevel() |
String |
getMessage() |
String |
getScenario() |
int |
getScenarioIndex() |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.