Uses of Interface
de.xima.fc.interfaces.condition.ICompoundConditionData
Packages that use ICompoundConditionData
-
Uses of ICompoundConditionData in de.xima.fc.condition
Methods in de.xima.fc.condition with parameters of type ICompoundConditionDataModifier and TypeMethodDescriptionboolean
CompoundConditionEvaluator.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 class
Deprecated.
ICompoundConditionData
yourself, or just pass the single arguments toCompoundConditionEvaluator.test(EMultipleConditionCombinationType, String, Map)
.