Uses of Class
org.pentaho.di.core.Condition
Packages that use Condition
-
Uses of Condition in org.pentaho.di.core
Methods in org.pentaho.di.core that return ConditionMethods in org.pentaho.di.core that return types with arguments of type ConditionMethods in org.pentaho.di.core with parameters of type ConditionModifier and TypeMethodDescriptionvoid
Condition.addCondition
(int idx, Condition cb) void
Condition.addCondition
(Condition cb) void
Condition.setCondition
(int i, Condition subCondition)