Uses of Class
com.quartzdesk.service.quartz_job_chain.v1_0.GetJobChainsForJobRequest

Packages that use GetJobChainsForJobRequest
com.quartzdesk.service.client.quartz_job_chain.v1_0   
com.quartzdesk.service.quartz_job_chain.v1_0   
 

Uses of GetJobChainsForJobRequest in com.quartzdesk.service.client.quartz_job_chain.v1_0
 

Methods in com.quartzdesk.service.client.quartz_job_chain.v1_0 with parameters of type GetJobChainsForJobRequest
 GetJobChainsForJobResponse QuartzJobChainServiceClient.getJobChainsForJob(GetJobChainsForJobRequest request)
           
 

Uses of GetJobChainsForJobRequest in com.quartzdesk.service.quartz_job_chain.v1_0
 

Methods in com.quartzdesk.service.quartz_job_chain.v1_0 that return GetJobChainsForJobRequest
 GetJobChainsForJobRequest ObjectFactory.createGetJobChainsForJobRequest()
          Create an instance of GetJobChainsForJobRequest
 GetJobChainsForJobRequest GetJobChainsForJobRequest.withConnection(SchedulerConnection value)
           
 GetJobChainsForJobRequest GetJobChainsForJobRequest.withFilterQuery(String value)
           
 GetJobChainsForJobRequest GetJobChainsForJobRequest.withJobGroupName(String value)
           
 GetJobChainsForJobRequest GetJobChainsForJobRequest.withJobName(String value)
           
 

Methods in com.quartzdesk.service.quartz_job_chain.v1_0 with parameters of type GetJobChainsForJobRequest
 GetJobChainsForJobResponse QuartzJobChainService.getJobChainsForJob(GetJobChainsForJobRequest request)
          Returns job chains for the specified job.
 



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