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.cp.file.OutputFile

Packages that use OutputFile
oracle.as.scheduler.cp.exec Helper classes associated with the usage of the Enterprise Scheduler by Fusion Applications. 
 

Uses of OutputFile in oracle.as.scheduler.cp.exec
 

Methods in oracle.as.scheduler.cp.exec that return OutputFile
static OutputFile ProcessHelper.getOutputFile()
          Get the default output file associated with this request.
static OutputFile ProcessHelper.getOutputFile(java.lang.String fileName)
          Get the output file with the name fileName.
static OutputFile ProcessHelper.getOutputFile(java.lang.String fileName, java.lang.String extension)
          Get the output file with the name fileName.extension.
 


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.