public interface EventProcessing<T> extends Configuration<Plugin<T>,T>
Modifier and Type | Method and Description |
---|---|
void |
evaluate(Scenario scenario,
EventResult result,
Collector collector) |
String |
getId()
The id of this EventProcessing configuration is used
to identify which result group it belongs to
|
consistencyCheck, copy, getModel, getModelClass, getNotes, getPlugin, getPluginClass, optionalProperty
description
void evaluate(Scenario scenario, EventResult result, Collector collector)
String getId()
Copyright © 2018. All rights reserved.