Uses of Class
org.gcube.data.publishing.gCatFeeder.service.model.reports.ExecutionReport
-
Packages that use ExecutionReport Package Description org.gcube.data.publishing.gCatFeeder.service.engine org.gcube.data.publishing.gCatFeeder.service.engine.impl.persistence -
-
Uses of ExecutionReport in org.gcube.data.publishing.gCatFeeder.service.engine
Methods in org.gcube.data.publishing.gCatFeeder.service.engine with parameters of type ExecutionReport Modifier and Type Method Description StringStorage. storeReport(ExecutionReport report) -
Uses of ExecutionReport in org.gcube.data.publishing.gCatFeeder.service.engine.impl.persistence
Methods in org.gcube.data.publishing.gCatFeeder.service.engine.impl.persistence with parameters of type ExecutionReport Modifier and Type Method Description protected FileStorageImpl. asFile(ExecutionReport report)StringStorageImpl. storeReport(ExecutionReport report)
-