Uses of Interface
de.xima.fc.workflow.processor.factory.IMultiConditionBuilder
Packages that use IMultiConditionBuilder
-
Uses of IMultiConditionBuilder in de.xima.fc.workflow.processor.factory
Classes in de.xima.fc.workflow.processor.factory with type parameters of type IMultiConditionBuilderModifier and TypeInterfaceDescriptioninterfaceIMultiConditionBuilder<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.factoryModifier and TypeInterfaceDescriptioninterfaceBuilder for configuring a multiple condition node.