Uses of Interface
com.jaspersoft.jasperserver.api.engine.scheduling.ReportSchedulingInternalService

Packages that use ReportSchedulingInternalService
com.jaspersoft.jasperserver.api.engine.scheduling   
com.jaspersoft.jasperserver.export.modules.scheduling   
com.jaspersoft.jasperserver.util   
 

Uses of ReportSchedulingInternalService in com.jaspersoft.jasperserver.api.engine.scheduling
 

Classes in com.jaspersoft.jasperserver.api.engine.scheduling that implement ReportSchedulingInternalService
 class ReportSchedulingFacade
           
 

Methods in com.jaspersoft.jasperserver.api.engine.scheduling that return ReportSchedulingInternalService
 ReportSchedulingInternalService SchedulingReportDeleteListener.getSchedulingService()
           
 

Methods in com.jaspersoft.jasperserver.api.engine.scheduling with parameters of type ReportSchedulingInternalService
 void SchedulingReportDeleteListener.setSchedulingService(ReportSchedulingInternalService schedulingService)
           
 

Uses of ReportSchedulingInternalService in com.jaspersoft.jasperserver.export.modules.scheduling
 

Methods in com.jaspersoft.jasperserver.export.modules.scheduling that return ReportSchedulingInternalService
 ReportSchedulingInternalService SchedulingModuleConfiguration.getInternalReportScheduler()
           
 

Methods in com.jaspersoft.jasperserver.export.modules.scheduling with parameters of type ReportSchedulingInternalService
 void SchedulingModuleConfiguration.setInternalReportScheduler(ReportSchedulingInternalService internalReportScheduler)
           
 

Uses of ReportSchedulingInternalService in com.jaspersoft.jasperserver.util
 

Constructors in com.jaspersoft.jasperserver.util with parameters of type ReportSchedulingInternalService
ImportResource(RepositoryService repo, UserAuthorityService auth, ReportSchedulingInternalService reportScheduler, ExecutionContext context, java.lang.String catalogPath, java.lang.String catalogFileName, java.lang.String prependPath)
           
ImportResource(RepositoryService repo, UserAuthorityService auth, ReportSchedulingInternalService reportScheduler, ExecutionContext context, java.lang.String catalogPath, java.lang.String catalogFileName, java.lang.String prependPath, java.lang.String characterEncoding)
           
 



Copyright © 2007. All Rights Reserved.