| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Method and Description |
|---|---|
RuleConditions |
Rule.getConditions()
Gets the conditions that, when fulfilled, will trigger the rule actions for a rule.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Rule.setConditions(RuleConditions conditions)
Sets the conditions that, when fulfilled, will trigger the rule actions for a rule.
|