Class ChildDsImporter
java.lang.Object
org.qubership.atp.dataset.migration.ChildDsImporter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ChildDsImportercreate(ImportResources resources, String dslName) create children datasets.voidImports all sheets from the supplied excel intoDataSet's.static voidprocess(ImportResources resources, String dslName, Boolean rootAttr)
-
Constructor Details
-
ChildDsImporter
-
-
Method Details
-
create
create children datasets.- Parameters:
resources- seeImportResources.create(DsServicesFacade, String, String, String, String).dslName- - where to create child datasets
-
process
-
process
Imports all sheets from the supplied excel intoDataSet's.
-