Uses of Class
org.gcube.data.publishing.gCatFeeder.service.model.fault.ElementNotFound
-
-
Uses of ElementNotFound in org.gcube.data.publishing.gCatFeeder.service.engine
Methods in org.gcube.data.publishing.gCatFeeder.service.engine that throw ElementNotFound Modifier and Type Method Description booleanPersistenceManager. acquire(Long id)Updates status only if current status value is PENDINGExecutionDescriptorFeederEngine. getById(Long id)ExecutionDescriptorPersistenceManager. getById(Long id)booleanPersistenceManager. update(ExecutionDescriptor toUpdate) -
Uses of ElementNotFound in org.gcube.data.publishing.gCatFeeder.service.engine.impl
Methods in org.gcube.data.publishing.gCatFeeder.service.engine.impl that throw ElementNotFound Modifier and Type Method Description ExecutionDescriptorFeederEngineImpl. getById(Long id) -
Uses of ElementNotFound in org.gcube.data.publishing.gCatFeeder.service.engine.impl.persistence
Methods in org.gcube.data.publishing.gCatFeeder.service.engine.impl.persistence that throw ElementNotFound Modifier and Type Method Description booleanPersistenceManagerImpl. acquire(Long id)ExecutionDescriptorPersistenceManagerImpl. getById(Long id)booleanPersistenceManagerImpl. update(ExecutionDescriptor toUpdate)
-