Class JobHasJobLogConfiguredImportRule

    • Constructor Detail

      • JobHasJobLogConfiguredImportRule

        public JobHasJobLogConfiguredImportRule()
    • Method Detail

      • loadXML

        public void loadXML​(Node ruleNode)
                     throws org.pentaho.di.core.exception.KettleException
        Specified by:
        loadXML in interface ImportRuleInterface
        Overrides:
        loadXML in class BaseImportRule
        Throws:
        org.pentaho.di.core.exception.KettleException
      • getSchemaName

        public String getSchemaName()
        Returns:
        the schemaName
      • setSchemaName

        public void setSchemaName​(String schemaName)
        Parameters:
        schemaName - the schemaName to set
      • getTableName

        public String getTableName()
        Returns:
        the tableName
      • setTableName

        public void setTableName​(String tableName)
        Parameters:
        tableName - the tableName to set
      • getConnectionName

        public String getConnectionName()
        Returns:
        the connectionName
      • setConnectionName

        public void setConnectionName​(String connectionName)
        Parameters:
        connectionName - the connectionName to set