public class SwitchCasePlugin extends TaskLogPlugin
| Modifier and Type | Class and Description |
|---|---|
static class |
SwitchCasePlugin.CaseRule |
| Constructor and Description |
|---|
SwitchCasePlugin(String name,
TaskMatcher taskMatcher,
String searchField,
String outputAttribute,
Collection<SwitchCasePlugin.CaseRule> switchCase) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Collection<Event> events) |
getName, setName, toStringpublic SwitchCasePlugin(String name, TaskMatcher taskMatcher, String searchField, String outputAttribute, Collection<SwitchCasePlugin.CaseRule> switchCase)
public void apply(Collection<Event> events)
apply in class TaskLogPluginCopyright © 2020. All rights reserved.