Uses of Interface
com.jaspersoft.jasperserver.api.engine.scheduling.service.ReportSchedulingService

Packages that use ReportSchedulingService
com.jaspersoft.jasperserver.api.engine.scheduling   
com.jaspersoft.jasperserver.export.modules.scheduling   
com.jaspersoft.jasperserver.util   
com.jaspersoft.jasperserver.war.action   
com.jaspersoft.jasperserver.war.validation   
com.jaspersoft.jasperserver.ws.axis2.scheduling   
 

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

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

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

Methods in com.jaspersoft.jasperserver.export.modules.scheduling that return ReportSchedulingService
 ReportSchedulingService SchedulingModuleConfiguration.getReportScheduler()
           
 

Methods in com.jaspersoft.jasperserver.export.modules.scheduling with parameters of type ReportSchedulingService
 void SchedulingModuleConfiguration.setReportScheduler(ReportSchedulingService reportScheduler)
           
 

Uses of ReportSchedulingService in com.jaspersoft.jasperserver.util
 

Constructors in com.jaspersoft.jasperserver.util with parameters of type ReportSchedulingService
ExportResource(RepositoryService repo, UserAuthorityService userAuthService, ReportSchedulingService reportSchedulingService, ExecutionContext context, java.lang.String startUri, boolean processUsersRoles, java.lang.String[] userNames, java.lang.String[] roleNames, boolean processReportJobs, java.lang.String[] reportJobUnitNames, java.lang.String catalogDirName, java.lang.String catalogFileName)
           
ExportResource(RepositoryService repo, UserAuthorityService userAuthService, ReportSchedulingService reportSchedulingService, ExecutionContext context, java.lang.String startUri, boolean processUsersRoles, java.lang.String[] userNames, java.lang.String[] roleNames, boolean processReportJobs, java.lang.String[] reportJobUnitNames, java.lang.String catalogDirName, java.lang.String catalogFileName, java.lang.String characterEncoding)
          Constructor
 

Uses of ReportSchedulingService in com.jaspersoft.jasperserver.war.action
 

Methods in com.jaspersoft.jasperserver.war.action that return ReportSchedulingService
 ReportSchedulingService ReportSchedulingListAction.getSchedulingService()
           
 ReportSchedulingService ReportJobEditAction.getSchedulingService()
           
 

Methods in com.jaspersoft.jasperserver.war.action with parameters of type ReportSchedulingService
 void ReportSchedulingListAction.setSchedulingService(ReportSchedulingService schedulingService)
           
 void ReportJobEditAction.setSchedulingService(ReportSchedulingService schedulingService)
           
 

Uses of ReportSchedulingService in com.jaspersoft.jasperserver.war.validation
 

Methods in com.jaspersoft.jasperserver.war.validation that return ReportSchedulingService
 ReportSchedulingService ReportJobValidator.getSchedulingService()
           
 

Methods in com.jaspersoft.jasperserver.war.validation with parameters of type ReportSchedulingService
 void ReportJobValidator.setSchedulingService(ReportSchedulingService schedulingService)
           
 

Uses of ReportSchedulingService in com.jaspersoft.jasperserver.ws.axis2.scheduling
 

Methods in com.jaspersoft.jasperserver.ws.axis2.scheduling that return ReportSchedulingService
 ReportSchedulingService ReportSchedulerServiceImpl.getScheduler()
           
 

Methods in com.jaspersoft.jasperserver.ws.axis2.scheduling with parameters of type ReportSchedulingService
 void ReportSchedulerServiceImpl.setScheduler(ReportSchedulingService scheduler)
           
 



Copyright © 2007. All Rights Reserved.