public class DmnRuleServiceBean extends AbstractActivityService
This service bean is used to evaluate Dmn rule.
| Constructor and Description | 
|---|
DmnRuleServiceBean(org.flowable.engine.ProcessEngine processEngine,
                  CurrentTenantService currentTenantService)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
evaluateRule(AnyWorkObject workObjectInScope,
            Map<String,Object> additionalContext,
            String ruleDefinitionId,
            String planItemId,
            String targetObjectExpression)  | 
setApplicationContextpublic DmnRuleServiceBean(org.flowable.engine.ProcessEngine processEngine,
                          CurrentTenantService currentTenantService)
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.