Uses of Interface
org.pentaho.di.imp.rule.ImportRuleInterface
Packages that use ImportRuleInterface
-
Uses of ImportRuleInterface in org.pentaho.di.imp
Fields in org.pentaho.di.imp with type parameters of type ImportRuleInterfaceMethods in org.pentaho.di.imp that return types with arguments of type ImportRuleInterfaceMethod parameters in org.pentaho.di.imp with type arguments of type ImportRuleInterface -
Uses of ImportRuleInterface in org.pentaho.di.imp.rule
Methods in org.pentaho.di.imp.rule that return ImportRuleInterfaceModifier and TypeMethodDescriptionImportRuleInterface.clone()
ImportValidationFeedback.getImportRule()
Methods in org.pentaho.di.imp.rule with parameters of type ImportRuleInterfaceModifier and TypeMethodDescriptionvoid
ImportValidationFeedback.setImportRule
(ImportRuleInterface importRule) Constructors in org.pentaho.di.imp.rule with parameters of type ImportRuleInterfaceModifierConstructorDescriptionImportValidationFeedback
(ImportRuleInterface importRule, ImportValidationResultType resultType, String comment) -
Uses of ImportRuleInterface in org.pentaho.di.imp.rules
Classes in org.pentaho.di.imp.rules that implement ImportRuleInterfaceModifier and TypeClassDescriptionclass
class
class
class
class
This rule verifies that a job contains a certain job log table configuration.class
class
class
class
class
This rule verifies that a transformation contains a certain transformation log table configuration.Methods in org.pentaho.di.imp.rules that return ImportRuleInterface