Uses of Interface
org.pentaho.di.repository.IRepositoryImporter
-
Packages that use IRepositoryImporter Package Description org.pentaho.di.repository org.pentaho.di.repository.filerep org.pentaho.di.repository.kdr -
-
Uses of IRepositoryImporter in org.pentaho.di.repository
Classes in org.pentaho.di.repository that implement IRepositoryImporter Modifier and Type Class Description classRepositoryImporterMethods in org.pentaho.di.repository that return IRepositoryImporter Modifier and Type Method Description IRepositoryImporterRepository. getImporter() -
Uses of IRepositoryImporter in org.pentaho.di.repository.filerep
Methods in org.pentaho.di.repository.filerep that return IRepositoryImporter Modifier and Type Method Description IRepositoryImporterKettleFileRepository. getImporter() -
Uses of IRepositoryImporter in org.pentaho.di.repository.kdr
Methods in org.pentaho.di.repository.kdr that return IRepositoryImporter Modifier and Type Method Description IRepositoryImporterKettleDatabaseRepository. getImporter()
-