Uses of Interface
net.datenwerke.rs.compiledreportstore.CompiledReportStoreService
Packages that use CompiledReportStoreService
Package
Description
-
Uses of CompiledReportStoreService in net.datenwerke.rs.compiledreportstore
Classes in net.datenwerke.rs.compiledreportstore that implement CompiledReportStoreService -
Uses of CompiledReportStoreService in net.datenwerke.rs.scheduleasfile.server.scheduleasfile
Constructors in net.datenwerke.rs.scheduleasfile.server.scheduleasfile with parameters of type CompiledReportStoreServiceModifierConstructorDescriptionScheduleAsFileRpcServiceImpl(ReportService reportService, ReportDtoService reportDtoService, DtoService dtoService, ReportExecutorService reportExecutorService, EventBus eventBus, TsDiskService tsService, SecurityService securityService, CompiledReportStoreService compiledReportService, HookHandlerService hookHandlerService, TeamSpaceService teamSpaceService)