Uses of Class
de.xima.fc.workflow.validation.constraints.FcMultipleConditionsCustomExpression
-
Packages that use FcMultipleConditionsCustomExpression Package Description de.xima.fc.workflow.model.nodes de.xima.fc.workflow.validation.constraints -
-
Uses of FcMultipleConditionsCustomExpression in de.xima.fc.workflow.model.nodes
Classes in de.xima.fc.workflow.model.nodes with annotations of type FcMultipleConditionsCustomExpression Modifier and Type Class Description class
BaseMultipleConditionProps
The properties model for workflow nodes for which a complex condition need to be configured.class
BaseMultipleDoUntilLoopTestProps
The properties model for workflow nodes for which a complex do-until loop test need to be configured.class
BaseMultipleWhileLoopTestProps
The properties model for workflow nodes for which a complex while loop test need to be configured. -
Uses of FcMultipleConditionsCustomExpression in de.xima.fc.workflow.validation.constraints
Methods in de.xima.fc.workflow.validation.constraints that return FcMultipleConditionsCustomExpression Modifier and Type Method Description FcMultipleConditionsCustomExpression[]
value()
-