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 interfaceIMultiConditionBuilder<Self extends IMultiConditionBuilder<Self,Props,WorkflowElement>,Props,WorkflowElement extends AWorkflowElement<?,?>>Contract for builders that allow configuring multiple conditions.Subinterfaces of IMultiConditionBuilder in de.xima.fc.workflow.processor.factory Modifier and Type Interface Description interfaceIMultipleConditionBuilderBuilder for configuring a multiple condition node.
-