Class ParentDsImporter
java.lang.Object
org.qubership.atp.dataset.migration.ParentDsImporter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ParentDsImportercreate(ImportResources resources) create parent dataset.voidImports first sheet from the supplied excel intoDataSet.static voidprocess(ImportResources resources, Boolean rootAttr)
-
Constructor Details
-
ParentDsImporter
-
-
Method Details
-
create
create parent dataset.- Parameters:
resources- seeImportResources.create(DsServicesFacade, String, String, String, String).
-
process
-
process
Imports first sheet from the supplied excel intoDataSet.
-