@Immutable
public class TestRunConfigCommandEventContext
extends io.perfana.eventscheduler.api.config.EventContext
| Modifier | Constructor and Description |
|---|---|
protected |
TestRunConfigCommandEventContext(io.perfana.eventscheduler.api.config.EventContext context,
String command,
String output,
String includes,
String excludes,
String key,
String tags) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommand() |
String |
getExcludes() |
String |
getIncludes() |
String |
getKey() |
String |
getOutput() |
String |
getTags() |
Copyright © 2022 Perfana. All rights reserved.