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 booleanCompoundConditionEvaluator. 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 classMultipleConditionCheck.MultipleConditionDataDeprecated.ImplementICompoundConditionDatayourself, or just pass the single arguments toCompoundConditionEvaluator.test(EMultipleConditionCombinationType, String, Map). 
 -