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 class
RepositoryImporter
Methods in org.pentaho.di.repository that return IRepositoryImporter Modifier and Type Method Description IRepositoryImporter
Repository. 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 IRepositoryImporter
KettleFileRepository. 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 IRepositoryImporter
KettleDatabaseRepository. getImporter()
-