Oracle Fusion Applications Java API Reference for Oracle Enterprise Scheduler Service
11g Release 1 (11.1.1.6)
E20742-04


Uses of Class
oracle.as.scheduler.ExecutionCancelledException

Packages that use ExecutionCancelledException
oracle.as.scheduler Enterprise Scheduler API interfaces and classes. 
oracle.as.scheduler.job   
 

Uses of ExecutionCancelledException in oracle.as.scheduler
 

Methods in oracle.as.scheduler that throw ExecutionCancelledException
 void Executable.execute(RequestExecutionContext context, RequestParameters parameters)
          Invoked every time the Java job request is executed.
 

Uses of ExecutionCancelledException in oracle.as.scheduler.job
 

Methods in oracle.as.scheduler.job that throw ExecutionCancelledException
 void BatchDelete.execute(RequestExecutionContext context, RequestParameters parameters)
          Executable entry.
 void SystemPurge.execute(RequestExecutionContext context, RequestParameters params)
          Deprecated.  
 


Oracle Fusion Applications Java API Reference for Oracle Enterprise Scheduler Service
11g Release 1 (11.1.1.6)
E20742-04


Copyright © 2008, 2012 Oracle. All rights reserved.