public interface RuleEngineExecutor
| Modifier and Type | Method and Description |
|---|---|
RuleEngineExecutionResult |
execute(Decision decision,
Map<String,Object> inputVariables,
Map<String,Method> customExpressionFunctions,
Map<Class<?>,org.mvel2.integration.PropertyHandler> propertyHandlers) |
Copyright © 2017 Flowable. All rights reserved.