Skip navigation links

Oracle Enterprise Scheduler Java API Reference
11g Release 1 (11.1.1.7)
E26229-06


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.

 


Skip navigation links

Oracle Enterprise Scheduler Java API Reference
11g Release 1 (11.1.1.7)
E26229-06


Copyright © 2008, 2013, Oracle and/or its affiliates. All rights reserved.