Skip navigation links

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

A B C D E F G H I J L M N O P Q R S T U V W _


O

onAdd(MetadataObjectId, T, EssMessages, EssMessages) - Method in class oracle.as.scheduler.BaseMetadataType
 
onAdd(MetadataObjectId, T, EssMessages, EssMessages) - Method in class oracle.as.scheduler.BaseMetadataType.WorkshiftType
 
onBizError(RequestExecutionContext, String) - Method in interface oracle.as.scheduler.AsyncRequestBeanInterface
 
onBizError(String, String) - Method in interface oracle.as.scheduler.AsyncRequestBeanRemote
 
onCancel(RequestExecutionContext) - Method in interface oracle.as.scheduler.AsyncRequestBeanInterface
 
onCancel(String) - Method in interface oracle.as.scheduler.AsyncRequestBeanRemote
 
onDelete(MetadataObjectId, EssMessages, EssMessages) - Method in class oracle.as.scheduler.BaseMetadataType
 
onDelete(MetadataObjectId, EssMessages, EssMessages) - Method in class oracle.as.scheduler.BaseMetadataType.WorkshiftType
 
onError(RequestExecutionContext, String) - Method in interface oracle.as.scheduler.AsyncRequestBeanInterface
 
onError(String, String) - Method in interface oracle.as.scheduler.AsyncRequestBeanRemote
 
onEvent(Event) - Method in interface oracle.as.scheduler.EventListener
Invoked when the system has emitted an event for a request.
onEvent(RequestExecutionContext, RequestParameters, AsyncStatus, String) - Method in interface oracle.as.scheduler.Updatable
Invoked by Enterprise Scheduler when a job request is cancelled.
onPause(RequestExecutionContext, String) - Method in interface oracle.as.scheduler.AsyncRequestBeanInterface
 
onPause(String, String) - Method in interface oracle.as.scheduler.AsyncRequestBeanRemote
 
onSuccess(RequestExecutionContext) - Method in interface oracle.as.scheduler.AsyncRequestBeanInterface
 
onSuccess(String) - Method in interface oracle.as.scheduler.AsyncRequestBeanRemote
 
onUpdate(MetadataObjectId, T, EssMessages, EssMessages) - Method in class oracle.as.scheduler.BaseMetadataType
 
onUpdate(MetadataObjectId, T, EssMessages, EssMessages) - Method in class oracle.as.scheduler.BaseMetadataType.WorkshiftType
 
onWarning(RequestExecutionContext, String) - Method in interface oracle.as.scheduler.AsyncRequestBeanInterface
 
onWarning(String, String) - Method in interface oracle.as.scheduler.AsyncRequestBeanRemote
 
open() - Method in interface oracle.as.scheduler.MetadataService
Method to open a session with the MetadataService.
open(Locale) - Method in interface oracle.as.scheduler.MetadataService
Method to open a session with the MetadataService.
open() - Method in interface oracle.as.scheduler.RuntimeService
Allocates system resources for performing subsequent runtime operations.
openLogContent(long) - Method in interface oracle.as.scheduler.management.RuntimeServiceMXBeanProxy
Gets the handle for log content for the request.
openLogContent(RuntimeServiceHandle, long) - Method in interface oracle.as.scheduler.RuntimeService
Opens the request log to retrieve the log data.
openLogContentForImport(long) - Method in interface oracle.as.scheduler.management.RuntimeServiceMXBeanProxy
Opens the request log for import, or write, of log data.
openOutputContent(long, String) - Method in interface oracle.as.scheduler.management.RuntimeServiceMXBeanProxy
Opens the output content for fetch.
openOutputContent(RuntimeServiceHandle, long, String) - Method in interface oracle.as.scheduler.RuntimeService
Opens the specified request output to retrieve the output data.
openOutputContentForImport(long, String) - Method in interface oracle.as.scheduler.management.RuntimeServiceMXBeanProxy
Opens the output content for import.
OPTIMIZER_MODE - Static variable in class oracle.as.scheduler.cp.ParameterConstants
Constant representing optimization mode such as RULE,FIRST_ROW in RequestParameters
or(String, Filter.Comparator, Object) - Method in class oracle.as.scheduler.Filter
Returns a new filter that is the result of ORing a filter with the given field, comparator, and value with the current filter.
or(Filter) - Method in class oracle.as.scheduler.Filter
Returns a new filter that is the result of ORing the given filter with the current filter.
or(Filter, boolean) - Method in class oracle.as.scheduler.Filter
 
or(MetadataQueryFilter<METADATA_TYPE>) - Method in interface oracle.as.scheduler.metadata.query.MetadataQueryFilter
 
oracle.as.scheduler - package oracle.as.scheduler
Enterprise Scheduler API interfaces and classes, including RuntimeService and MetadataService.
oracle.as.scheduler.cp - package oracle.as.scheduler.cp
Classes defining job parameters and helper for job submission available only with Fusion Applications Extension to Oracle Enterprise Scheduler.
oracle.as.scheduler.cp.exec - package oracle.as.scheduler.cp.exec
Job execution helper classes for use only with the Fusion Applications Extension to Enterprise Scheduler.
oracle.as.scheduler.cp.file - package oracle.as.scheduler.cp.file
Logging, input and output classes for use only with the Fusion Applications Extension to Enterprise Scheduler.
oracle.as.scheduler.job - package oracle.as.scheduler.job
Properties for predefined jobs.
oracle.as.scheduler.management - package oracle.as.scheduler.management
Remote management API.
oracle.as.scheduler.metadata.filter - package oracle.as.scheduler.metadata.filter
Helper classes for creating filters to query metadata.
oracle.as.scheduler.metadata.query - package oracle.as.scheduler.metadata.query
Fields for querying metadata.
oracle.as.scheduler.metadata.query.builder - package oracle.as.scheduler.metadata.query.builder
Metadata type specific helper classes for querying metadata.
oracle.as.scheduler.metadata.query.field - package oracle.as.scheduler.metadata.query.field
Fields for querying metadata.
oracle.as.scheduler.request - package oracle.as.scheduler.request
Request Log and Output Content API.
oracle.as.scheduler.security - package oracle.as.scheduler.security
Runtime and metadata security.
oracle.as.scheduler.substitution - package oracle.as.scheduler.substitution
Support for substitution on environment, configuration, execution context, and parameters.
order() - Method in interface oracle.as.scheduler.FilterVisitor
Specifies the order required by the visitor implementation.
OUTPUT_COLLECTION - Static variable in class oracle.as.scheduler.cp.ParameterConstants
Whether SRS UI should collect Output actions
OUTPUT_LIST - Static variable in class oracle.as.scheduler.SystemProperty
Property that specifies output from a request.
OUTPUT_LIST_DELIMITER - Static variable in class oracle.as.scheduler.SystemProperty
Delimiter to be used when building an OUTPUT_LIST value.
OUTPUT_OVERRIDE - Static variable in class oracle.as.scheduler.cp.ParameterConstants
Indicates TaskFlow to replace Output display in Monitor UI Also prevents PostProcessor from performing Output Actions.
OUTPUT_OVERRIDE_PARAMETER - Static variable in class oracle.as.scheduler.cp.ParameterConstants
Indicates optional Parameter to OUTPUT_OVERRIDE TaskFlow
OUTPUT_WORK_DIR - Static variable in class oracle.as.scheduler.SystemProperty
Property that specifies the work directory used during request processing for output files.
outputContentExists(String) - Method in interface oracle.as.scheduler.request.OutputContentHelper
Checks whether the specified output content exists in the content store for the request.
OutputContentHelper - Interface in oracle.as.scheduler.request
Helper for output content.
OutputContentHelper.CommitSemantics - Enum in oracle.as.scheduler.request
Transactional semantics for importing output files.
outputDirectoryExists() - Method in interface oracle.as.scheduler.request.OutputContentHelper
Determines if the request's output directory exists.
OutputFile - Class in oracle.as.scheduler.cp.file
This class is the entry point for generating output files for requests.
OutputFile(String, String) - Constructor for class oracle.as.scheduler.cp.file.OutputFile
Creates a new OutputFile instance.

Skip navigation links

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

A B C D E F G H I J L M N O P Q R S T U V W _


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