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


Uses of Class
oracle.as.scheduler.NotAllowedException

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

Uses of NotAllowedException in oracle.as.scheduler
 

Methods in oracle.as.scheduler that throw NotAllowedException
 void RuntimeService.deleteRequest(RuntimeServiceHandle handle, long requestId)
          Marks a submitted request as deleted.
 void RuntimeService.holdRequest(RuntimeServiceHandle handle, long requestId)
          Withholds further processing of a request that is in WAIT or READY state.
 void RuntimeService.purgeRequest(RuntimeServiceHandle handle, long requestId)
          Deprecated. As of 11.1.1.3.0(D8B4) Purge not supported via runtime API. Always throws NotAllowedException
 void RuntimeService.releaseRequest(RuntimeServiceHandle handle, long requestId)
          Releases a request from the HOLD state.
 


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


Copyright © 2008, 2011 Oracle. All rights reserved.