Uses of Interface
de.xima.fc.interfaces.condition.ICompoundConditionData
Packages that use ICompoundConditionData
-
Uses of ICompoundConditionData in de.xima.fc.condition
Classes in de.xima.fc.condition that implement interfaces with type arguments of type ICompoundConditionDataModifier and TypeClassDescriptionfinal classPredicate that combines multiple single conditions via aEMultipleConditionCombinationType.Methods in de.xima.fc.condition with parameters of type ICompoundConditionDataModifier and TypeMethodDescriptionbooleanCompoundConditionEvaluator.test(ICompoundConditionData data) -
Uses of ICompoundConditionData in de.xima.fc.workflow.processor.processing
Classes in de.xima.fc.workflow.processor.processing that implement ICompoundConditionDataModifier and TypeClassDescriptionstatic final classDeprecated.
ICompoundConditionDatayourself, or just pass the single arguments toCompoundConditionEvaluator.test(EMultipleConditionCombinationType, String, Map).