public class CorrelationEventsLog extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
LABEL_ATTRIBUTE_NAME |
static String |
VARIABLE_NAME |
| Constructor and Description |
|---|
CorrelationEventsLog() |
CorrelationEventsLog(String... keys) |
| Modifier and Type | Method and Description |
|---|---|
void |
addEvents(String key,
BaseRule rule) |
void |
clear() |
List<List<org.openksavi.sponge.event.Event>> |
getAllEvents(String key) |
List<List<org.openksavi.sponge.event.Event>> |
getEvents(String key,
String firstEventLabel) |
void |
init(String... keys) |
public static final String VARIABLE_NAME
public static final String LABEL_ATTRIBUTE_NAME
public CorrelationEventsLog(String... keys)
public CorrelationEventsLog()
Copyright © 2016–2018 Softelnet. All rights reserved.