Uses of Class
org.jbpm.designer.expressioneditor.model.Condition
-
Packages that use Condition Package Description org.jbpm.designer.expressioneditor.model -
-
Uses of Condition in org.jbpm.designer.expressioneditor.model
Methods in org.jbpm.designer.expressioneditor.model that return types with arguments of type Condition Modifier and Type Method Description List<Condition>
ConditionExpression. getConditions()
Method parameters in org.jbpm.designer.expressioneditor.model with type arguments of type Condition Modifier and Type Method Description void
ConditionExpression. setConditions(List<Condition> conditions)
-