public interface IRepositoryExporterFeedback extends IRepositoryExporter
| Modifier and Type | Method and Description |
|---|---|
List<ExportFeedback> |
exportAllObjectsWithFeedback(ProgressMonitorListener monitor,
String xmlFilename,
RepositoryDirectoryInterface root,
String exportType) |
boolean |
isRulesViolation()
Call to this fast-access way to determine that export had rules violations.
|
exportAllObjects, setImportRulesToValidateList<ExportFeedback> exportAllObjectsWithFeedback(ProgressMonitorListener monitor, String xmlFilename, RepositoryDirectoryInterface root, String exportType) throws KettleException
monitor - - export monitor.xmlFilename - - export output file nameroot - - repository to export fromexportType - - type of items to exportKettleExceptionboolean isRulesViolation()
Copyright © 2018 Hitachi Vantara. All rights reserved.