| Modifier and Type | Method and Description |
|---|---|
static TaxonomyJobPersistence |
SessionUtil.getCurrentDAOTaxonomyJob(org.gcube.application.framework.core.session.ASLSession session) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setCurrentDAOTaxonomyJob(org.gcube.application.framework.core.session.ASLSession session,
TaxonomyJobPersistence taxonomyJobPeristence) |
| Modifier and Type | Method and Description |
|---|---|
static int |
TaxonomyJobUtil.changeStatusTaxonomyJobById(String jobIdentifier,
DownloadState state,
TaxonomyJobPersistence taxonomyJobDAO)
Change status taxonomy job by id.
|
static JobTaxonomyModel |
TaxonomyJobUtil.convertJob(TaxonomyJob job,
org.gcube.data.spd.model.service.types.CompleteJobStatus statusResponse,
TaxonomyJobPersistence speciesJobDao)
Convert job.
|
static int |
TaxonomyJobUtil.deleteTaxonomyJobById(String jobIdentifier,
TaxonomyJobPersistence taxonomyJobDao)
Delete taxonomy job by id.
|
| Modifier and Type | Method and Description |
|---|---|
static TaxonomyJobPersistence |
DaoSession.getTaxonomyJobDAO(org.gcube.application.framework.core.session.ASLSession session)
Gets the taxonomy job dao.
|
static TaxonomyJobPersistence |
DaoSession.initTaxonomyJobsDao(org.gcube.application.framework.core.session.ASLSession session)
Inits the taxonomy jobs dao.
|
Copyright © 2021. All Rights Reserved.