Uses of Class
com.quartzdesk.service.quartz.v9_0.GetPlannedJobExecutionsResponse

Packages that use GetPlannedJobExecutionsResponse
com.quartzdesk.service.client.quartz.v9_0   
com.quartzdesk.service.quartz.v9_0   
 

Uses of GetPlannedJobExecutionsResponse in com.quartzdesk.service.client.quartz.v9_0
 

Methods in com.quartzdesk.service.client.quartz.v9_0 that return GetPlannedJobExecutionsResponse
 GetPlannedJobExecutionsResponse QuartzServiceClient.getPlannedJobExecutions(GetPlannedJobExecutionsRequest request)
           
 

Uses of GetPlannedJobExecutionsResponse in com.quartzdesk.service.quartz.v9_0
 

Methods in com.quartzdesk.service.quartz.v9_0 that return GetPlannedJobExecutionsResponse
 GetPlannedJobExecutionsResponse ObjectFactory.createGetPlannedJobExecutionsResponse()
          Create an instance of GetPlannedJobExecutionsResponse
 GetPlannedJobExecutionsResponse QuartzService.getPlannedJobExecutions(GetPlannedJobExecutionsRequest request)
          Returns the list of planned job executions.
 GetPlannedJobExecutionsResponse GetPlannedJobExecutionsResponse.withPlannedJobExecutions(QuartzPlannedJobExecutions value)
           
 



Copyright © 2013–2017 QuartzDesk.com. All rights reserved.