Package org.flowable.engine.impl
Interface Condition
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
ScriptCondition
,UelExpressionCondition
- Author:
- Tom Baeyens, Tijs Rademakers
-
Method Summary
Modifier and TypeMethodDescriptionboolean
evaluate
(String sequenceFlowId, DelegateExecution execution)
-
Method Details
-
evaluate
-