Uses of Class
com.quartzdesk.service.quartz.v7_0.InterruptJobResponse

Packages that use InterruptJobResponse
com.quartzdesk.service.client.quartz.v7_0   
com.quartzdesk.service.quartz.v7_0   
 

Uses of InterruptJobResponse in com.quartzdesk.service.client.quartz.v7_0
 

Methods in com.quartzdesk.service.client.quartz.v7_0 that return InterruptJobResponse
 InterruptJobResponse QuartzServiceClient.interruptJob(InterruptJobRequest request)
          Deprecated.  
 

Uses of InterruptJobResponse in com.quartzdesk.service.quartz.v7_0
 

Methods in com.quartzdesk.service.quartz.v7_0 that return InterruptJobResponse
 InterruptJobResponse ObjectFactory.createInterruptJobResponse()
          Create an instance of InterruptJobResponse
 InterruptJobResponse QuartzService.interruptJob(InterruptJobRequest request)
          Interrupts the specified job.
 InterruptJobResponse InterruptJobResponse.withInterrupted(Boolean value)
           
 



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