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

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

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

Methods in com.quartzdesk.service.client.quartz_job_chain.v1_0 that return GetJobChainResponse
 GetJobChainResponse QuartzJobChainServiceClient.getJobChain(GetJobChainRequest request)
           
 

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

Methods in com.quartzdesk.service.quartz_job_chain.v1_0 that return GetJobChainResponse
 GetJobChainResponse ObjectFactory.createGetJobChainResponse()
          Create an instance of GetJobChainResponse
 GetJobChainResponse QuartzJobChainService.getJobChain(GetJobChainRequest request)
          Returns the job chain with the specified ID.
 GetJobChainResponse GetJobChainResponse.withJobChain(QuartzJobChain value)
           
 



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