Oracle Enterprise Scheduler Java API Reference
11g Release 7 (11.1.7)
E20742-07


Uses of Class
oracle.as.scheduler.cp.file.OutputFile

Packages that use OutputFile
oracle.as.scheduler.cp.exec Job execution helper classes for use only with the Fusion Applications Extension to Enterprise Scheduler. 
 

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 Enterprise Scheduler Java API Reference
11g Release 7 (11.1.7)
E20742-07


Copyright © 2008, 2013 Oracle. All rights reserved.