Uses of Class
com.quartzdesk.service.quartz.v6_0.DeleteJobResponse

Packages that use DeleteJobResponse
com.quartzdesk.service.client.quartz.v6_0   
com.quartzdesk.service.quartz.v6_0   
 

Uses of DeleteJobResponse in com.quartzdesk.service.client.quartz.v6_0
 

Methods in com.quartzdesk.service.client.quartz.v6_0 that return DeleteJobResponse
 DeleteJobResponse QuartzServiceClient.deleteJob(DeleteJobRequest request)
          Deprecated.  
 

Uses of DeleteJobResponse in com.quartzdesk.service.quartz.v6_0
 

Methods in com.quartzdesk.service.quartz.v6_0 that return DeleteJobResponse
 DeleteJobResponse ObjectFactory.createDeleteJobResponse()
          Create an instance of DeleteJobResponse
 DeleteJobResponse QuartzService.deleteJob(DeleteJobRequest request)
          Deletes the specified job.
 



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