public interface StatelessRulesExecutor
| Modifier and Type | Method and Description |
|---|---|
<T> List<T> |
executeRules(List<T> inputs)
Executes the rules on a list of beans
|
<T> T |
executeRules(T input)
Executes the rules on a single bean
|
Copyright © 2017–2020 NTT DATA Corporation. All rights reserved.