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.request.OutputContentHelper.CommitSemantics

Packages that use OutputContentHelper.CommitSemantics
oracle.as.scheduler.request Request Log and Output Content API. 
 

Uses of OutputContentHelper.CommitSemantics in oracle.as.scheduler.request
 

Methods in oracle.as.scheduler.request that return OutputContentHelper.CommitSemantics
static OutputContentHelper.CommitSemantics OutputContentHelper.CommitSemantics.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OutputContentHelper.CommitSemantics[] OutputContentHelper.CommitSemantics.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in oracle.as.scheduler.request with parameters of type OutputContentHelper.CommitSemantics
 ImportExportResult OutputContentHelper.importOutputFiles(java.util.List<java.lang.String> fileNames, OutputContentHelper.CommitSemantics semantics)
          Imports the specified files from the resolved output directory.
 ImportExportResult OutputContentHelper.importOutputFiles(OutputContentHelper.CommitSemantics semantics)
          Imports all files from the resolved output directory.
 


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.