| Package | Description |
|---|---|
| org.openksavi.sponge.rule |
| Modifier and Type | Method and Description |
|---|---|
List<EventCondition> |
RuleOperations.getConditions(String eventAlias)
Returns event conditions for the specified event alias.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleOperations.addJavaCondition(String eventAlias,
EventCondition condition)
Adds an event condition.
|
void |
RuleOperations.setJavaConditions(String eventAlias,
EventCondition... conditions)
Sets event conditions.
|
Copyright © 2016–2017 Softelnet. All rights reserved.