public abstract class TaskLogPlugin extends Object implements Serializable
| Constructor and Description |
|---|
TaskLogPlugin() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
apply(Collection<Event> events) |
String |
getName() |
void |
setName(String name) |
String |
toString() |
Copyright © 2020. All rights reserved.