Uses of Class
org.molgenis.ontology.sorta.job.SortaJobExecution
-
Packages that use SortaJobExecution Package Description org.molgenis.ontology.sorta.controller org.molgenis.ontology.sorta.job -
-
Uses of SortaJobExecution in org.molgenis.ontology.sorta.controller
Methods in org.molgenis.ontology.sorta.controller that return types with arguments of type SortaJobExecution Modifier and Type Method Description java.util.List<SortaJobExecution>SortaController. getJobs() -
Uses of SortaJobExecution in org.molgenis.ontology.sorta.job
Methods in org.molgenis.ontology.sorta.job that return types with arguments of type SortaJobExecution Modifier and Type Method Description org.molgenis.jobs.JobFactory<SortaJobExecution>SortaJobFactory. sortaJobExecutionJobFactory()
-