| Package | Description | 
|---|---|
| org.pentaho.di.repository | 
| Modifier and Type | Method and Description | 
|---|---|
List<ExportFeedback> | 
IRepositoryExporterFeedback.exportAllObjectsWithFeedback(ProgressMonitorListener monitor,
                            String xmlFilename,
                            RepositoryDirectoryInterface root,
                            String exportType)  | 
List<ExportFeedback> | 
RepositoryExporter.exportAllObjectsWithFeedback(ProgressMonitorListener monitorOuter,
                            String xmlFilename,
                            RepositoryDirectoryInterface root,
                            String exportType)
This implementation attempts to scan whole repository for all items according to export type. 
 | 
Copyright © 2018 Hitachi Vantara. All rights reserved.