Interface AddOnConfigDataImportService

    • Method Detail

      • executeImport

        boolean executeImport​(java.lang.String extensionName,
                              AddonConfigDataImportType importType,
                              ImpexMacroParameterData macroParameters)
        Imports data
        Parameters:
        extensionName - the extension name
        importType - the data type to import
        macroParameters - the impex macro parameters
        Returns:
        whether the import was successful or not