Class FileIngestConfig

    • Constructor Detail

      • FileIngestConfig

        public FileIngestConfig​(FileIngester fileIngester,
                                org.molgenis.jobs.model.ScheduledJobTypeFactory scheduledJobTypeFactory,
                                FileIngestJobExecutionMetadata fileIngestJobExecutionMetadata,
                                org.molgenis.web.menu.MenuReaderService menuReaderService,
                                com.google.gson.Gson gson)
    • Method Detail

      • fileIngestJobFactory

        @Bean
        public org.molgenis.jobs.JobFactory<FileIngestJobExecution> fileIngestJobFactory()
        The FileIngestJob Factory bean.
      • fileIngestJobType

        @Lazy
        @Bean
        public org.molgenis.jobs.model.ScheduledJobType fileIngestJobType()