Uses of Class
org.ow2.orchestra.facade.exception.JobNotFoundException

Packages that use JobNotFoundException
org.ow2.orchestra.facade   
org.ow2.orchestra.facade.rest   
 

Uses of JobNotFoundException in org.ow2.orchestra.facade
 

Methods in org.ow2.orchestra.facade that throw JobNotFoundException
 void InstanceManagementAPI.retryJob(JobData job, int retries)
          Reschedules a job (asynchronous execution).
 

Uses of JobNotFoundException in org.ow2.orchestra.facade.rest
 

Methods in org.ow2.orchestra.facade.rest that throw JobNotFoundException
 void JaxRSInstanceManagementAPI.retryJob(JobData job, int retries)
           
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.