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 TypeMethodDescriptionbooleanevaluate(String sequenceFlowId, DelegateExecution execution)
-
Method Details
-
evaluate
-