Uses of Interface
de.xima.fc.interfaces.condition.ICompoundConditionData
-
Packages that use ICompoundConditionData Package Description de.xima.fc.condition de.xima.fc.workflow.processor.processing -
-
Uses of ICompoundConditionData in de.xima.fc.condition
Methods in de.xima.fc.condition with parameters of type ICompoundConditionData Modifier and Type Method Description boolean
CompoundConditionEvaluator. test(ICompoundConditionData data)
-
Uses of ICompoundConditionData in de.xima.fc.workflow.processor.processing
Classes in de.xima.fc.workflow.processor.processing that implement ICompoundConditionData Modifier and Type Class Description static class
MultipleConditionCheck.MultipleConditionData
Deprecated.ImplementICompoundConditionData
yourself, or just pass the single arguments toCompoundConditionEvaluator.test(EMultipleConditionCombinationType, String, Map)
.
-