Uses of Interface
org.flowable.engine.impl.Condition
-
Packages that use Condition Package Description org.flowable.engine.impl.el org.flowable.engine.impl.scripting -
-
Uses of Condition in org.flowable.engine.impl.el
Classes in org.flowable.engine.impl.el that implement Condition Modifier and Type Class Description classUelExpressionConditionConditionthat resolves an UEL expression at runtime. -
Uses of Condition in org.flowable.engine.impl.scripting
Classes in org.flowable.engine.impl.scripting that implement Condition Modifier and Type Class Description classScriptCondition
-