Interface ImpExMediaGenerationService

  • All Known Implementing Classes:
    DefaultImpExMediaGenerationService

    public interface ImpExMediaGenerationService
    Provides service methods for the impex generation. The impex generation is based on the mapping and on the source file.
    • Method Detail

      • generateImportImpExMedia

        ImpExMediaModel generateImportImpExMedia​(ImportCockpitCronJobModel cronJobModel)
        Creates the ZIP import package. It generates the impex script file and all the related data files, and packs together their results in the ZIP import package.
        Parameters:
        cronJobModel -
        Returns:
        an ImpExMediaModel object, which is to be set as a jobMedia to the cron job.