Uses of Class
org.gcube.data.publishing.gCatFeeder.service.model.fault.CataloguePluginNotFound
-
Packages that use CataloguePluginNotFound Package Description org.gcube.data.publishing.gCatFeeder.service.engine org.gcube.data.publishing.gCatFeeder.service.engine.impl -
-
Uses of CataloguePluginNotFound in org.gcube.data.publishing.gCatFeeder.service.engine
Methods in org.gcube.data.publishing.gCatFeeder.service.engine that throw CataloguePluginNotFound Modifier and Type Method Description org.gcube.data.publishing.gCatFeeder.catalogues.CataloguePluginCatalogueControllersManager. getPluginById(String collectorId) -
Uses of CataloguePluginNotFound in org.gcube.data.publishing.gCatFeeder.service.engine.impl
Methods in org.gcube.data.publishing.gCatFeeder.service.engine.impl that throw CataloguePluginNotFound Modifier and Type Method Description org.gcube.data.publishing.gCatFeeder.catalogues.CataloguePluginCatalogueControllersManagerImpl. getPluginById(String pluginId)
-