| Package | Description |
|---|---|
| org.jeasy.rules.api |
This package contains Easy Rules public API.
|
| org.jeasy.rules.core |
This package contains Easy Rules core implementation.
|
| Modifier and Type | Field and Description |
|---|---|
static Condition |
Condition.FALSE
A NoOp
Condition that always returns false. |
static Condition |
Condition.TRUE
A NoOp
Condition that always returns true. |
| Modifier and Type | Method and Description |
|---|---|
RuleBuilder |
RuleBuilder.when(Condition condition)
Set rule condition.
|
Copyright © 2020. All Rights Reserved.