Package org.molgenis.ontology.sorta.job
Class SortaJobFactory
- java.lang.Object
-
- org.molgenis.ontology.sorta.job.SortaJobFactory
-
@Component public class SortaJobFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SortaJobFactory(SortaJobProcessor sortaJobProcessor)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.molgenis.jobs.JobFactory<SortaJobExecution>sortaJobExecutionJobFactory()
-
-
-
Constructor Detail
-
SortaJobFactory
public SortaJobFactory(SortaJobProcessor sortaJobProcessor)
-
-
Method Detail
-
sortaJobExecutionJobFactory
@Bean public org.molgenis.jobs.JobFactory<SortaJobExecution> sortaJobExecutionJobFactory()
-
-