org.camunda.bpm.engine.impl.cmmn.behavior
Class CaseControlRuleImpl
java.lang.Object
org.camunda.bpm.engine.impl.cmmn.behavior.CaseControlRuleImpl
- All Implemented Interfaces:
- CaseControlRule
public class CaseControlRuleImpl
- extends Object
- implements CaseControlRule
- Author:
- Roman Smirnov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
protected static final CmmnBehaviorLogger LOG
expression
protected Expression expression
CaseControlRuleImpl
public CaseControlRuleImpl(Expression expression)
evaluate
public boolean evaluate(CmmnActivityExecution execution)
- Specified by:
evaluate in interface CaseControlRule
Copyright © 2016 camunda services GmbH. All rights reserved.