Uses of Class
com.quartzdesk.service.quartz_exec_history.v1_0.GetHistoryForSchedulerResponse

Packages that use GetHistoryForSchedulerResponse
com.quartzdesk.service.client.quartz_exec_history.v1_0   
com.quartzdesk.service.quartz_exec_history.v1_0   
 

Uses of GetHistoryForSchedulerResponse in com.quartzdesk.service.client.quartz_exec_history.v1_0
 

Methods in com.quartzdesk.service.client.quartz_exec_history.v1_0 that return GetHistoryForSchedulerResponse
 GetHistoryForSchedulerResponse QuartzExecHistoryServiceClient.getHistoryForScheduler(GetHistoryForSchedulerRequest request)
           
 

Uses of GetHistoryForSchedulerResponse in com.quartzdesk.service.quartz_exec_history.v1_0
 

Methods in com.quartzdesk.service.quartz_exec_history.v1_0 that return GetHistoryForSchedulerResponse
 GetHistoryForSchedulerResponse ObjectFactory.createGetHistoryForSchedulerResponse()
          Create an instance of GetHistoryForSchedulerResponse
 GetHistoryForSchedulerResponse QuartzExecHistoryService.getHistoryForScheduler(GetHistoryForSchedulerRequest request)
          Returns execution history for the specified scheduler.
 GetHistoryForSchedulerResponse GetHistoryForSchedulerResponse.withHistory(Collection<QuartzExecHistory> values)
           
 GetHistoryForSchedulerResponse GetHistoryForSchedulerResponse.withHistory(QuartzExecHistory... values)
           
 



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