Skip navigation links

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


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.

 


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.