| Package | Description | 
|---|---|
| org.pentaho.di.imp | |
| org.pentaho.di.imp.rule | |
| org.pentaho.di.imp.rules | 
| Modifier and Type | Field and Description | 
|---|---|
protected List<ImportRuleInterface> | 
ImportRules.rules  | 
| Modifier and Type | Method and Description | 
|---|---|
List<ImportRuleInterface> | 
ImportRules.getRules()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ImportRules.setRules(List<ImportRuleInterface> rules)  | 
| Modifier and Type | Method and Description | 
|---|---|
ImportRuleInterface | 
ImportRuleInterface.clone()  | 
ImportRuleInterface | 
ImportValidationFeedback.getImportRule()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ImportValidationFeedback.setImportRule(ImportRuleInterface importRule)  | 
| Constructor and Description | 
|---|
ImportValidationFeedback(ImportRuleInterface importRule,
                        ImportValidationResultType resultType,
                        String comment)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BaseImportRule  | 
class  | 
DatabaseConfigurationImportRule  | 
class  | 
JobHasANoteImportRule  | 
class  | 
JobHasDescriptionImportRule  | 
class  | 
JobHasJobLogConfiguredImportRule
This rule verifies that a job contains a certain job log table configuration. 
 | 
class  | 
JobHasNoDisabledHopsImportRule  | 
class  | 
TransformationHasANoteImportRule  | 
class  | 
TransformationHasDescriptionImportRule  | 
class  | 
TransformationHasNoDisabledHopsImportRule  | 
class  | 
TransformationHasTransLogConfiguredImportRule
This rule verifies that a transformation contains a certain transformation log table configuration. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ImportRuleInterface | 
BaseImportRule.clone()  | 
ImportRuleInterface | 
DatabaseConfigurationImportRule.clone()  | 
Copyright © 2020 Hitachi Vantara. All rights reserved.