Uses of Interface
de.xima.fc.workflow.processor.factory.IMultiConditionBuilder
-
Packages that use IMultiConditionBuilder Package Description de.xima.fc.workflow.processor.factory -
-
Uses of IMultiConditionBuilder in de.xima.fc.workflow.processor.factory
Classes in de.xima.fc.workflow.processor.factory with type parameters of type IMultiConditionBuilder Modifier and Type Interface Description interface
IMultiConditionBuilder<This extends IMultiConditionBuilder<This>>
Contract for builders that allow configuring multiple conditions.Subinterfaces of IMultiConditionBuilder in de.xima.fc.workflow.processor.factory Modifier and Type Interface Description interface
IMultipleConditionBuilder
Builder for configuring a multiple condition node.
-