Uses of Class
org.gcube.data.publishing.gCatFeeder.service.model.fault.CollectorNotFound
-
Packages that use CollectorNotFound Package Description org.gcube.data.publishing.gCatFeeder.service.engine org.gcube.data.publishing.gCatFeeder.service.engine.impl -
-
Uses of CollectorNotFound in org.gcube.data.publishing.gCatFeeder.service.engine
Methods in org.gcube.data.publishing.gCatFeeder.service.engine that throw CollectorNotFound Modifier and Type Method Description org.gcube.data.publishing.gCatfeeder.collectors.CollectorPlugin<?>CollectorsManager. getPluginById(String collectorId)ExecutionDescriptorFeederEngine. submit(ExecutionRequest req) -
Uses of CollectorNotFound in org.gcube.data.publishing.gCatFeeder.service.engine.impl
Methods in org.gcube.data.publishing.gCatFeeder.service.engine.impl that throw CollectorNotFound Modifier and Type Method Description org.gcube.data.publishing.gCatfeeder.collectors.CollectorPlugin<?>CollectorsManagerImpl. getPluginById(String collectorId)
-