- OCTOBER - Static variable in class oracle.as.scheduler.RecurrenceFields.MONTH_OF_YEAR
-
The month of October.
- ON_ERROR - Static variable in class oracle.as.scheduler.JobSetStep.LinkType
-
LinkType for the stepId to link to on step error.
- ON_SUCCESS - Static variable in class oracle.as.scheduler.JobSetStep.LinkType
-
LinkType for the stepId to link to on step success.
- ON_WARNING - Static variable in class oracle.as.scheduler.JobSetStep.LinkType
-
LinkType for the stepId to link to on step warning.
- 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(String) - Method in class oracle.as.scheduler.async.AsyncHelper
-
- onBizError(String) - Method in class oracle.as.scheduler.async.RemoteAsyncHelper
-
- onCancel() - Method in class oracle.as.scheduler.async.AsyncHelper
-
- onCancel() - Method in class oracle.as.scheduler.async.RemoteAsyncHelper
-
- onDelete(MetadataObjectId, EssMessages, EssMessages) - Method in class oracle.as.scheduler.BaseMetadataType
-
- onDelete(MetadataObjectId, EssMessages, EssMessages) - Method in class oracle.as.scheduler.BaseMetadataType.WorkshiftType
-
- onError(String) - Method in class oracle.as.scheduler.async.AsyncHelper
-
- onError(String) - Method in class oracle.as.scheduler.async.RemoteAsyncHelper
-
- 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 remote job for an asynchronous
request notifies Enterprise Scheduler of a status.
- onPause(String) - Method in class oracle.as.scheduler.async.AsyncHelper
-
- onPause(String) - Method in class oracle.as.scheduler.async.RemoteAsyncHelper
-
- onSuccess() - Method in class oracle.as.scheduler.async.AsyncHelper
-
- onSuccess() - Method in class oracle.as.scheduler.async.RemoteAsyncHelper
-
- 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(String) - Method in class oracle.as.scheduler.async.AsyncHelper
-
- onWarning(String) - Method in class oracle.as.scheduler.async.RemoteAsyncHelper
-
- open() - Method in interface oracle.as.scheduler.MetadataService
-
Opens a session with the MetadataService.
- open(Locale) - Method in interface oracle.as.scheduler.MetadataService
-
Opens a session with the MetadataService.
- open() - Method in interface oracle.as.scheduler.RuntimeService
-
Allocates system resources for performing subsequent runtime
operations.
- open(Locale) - Method in interface oracle.as.scheduler.RuntimeService
-
Allocates system resources for performing subsequent runtime
operations.
- openLogContent(RuntimeServiceHandle, long) - Method in interface oracle.as.scheduler.RuntimeService
-
Opens the request log to retrieve the log data.
- openOutputContent(RuntimeServiceHandle, String, ContentType, EnumSet) - Method in class oracle.as.scheduler.request.RemoteContentHelper
-
Opens output content for read or write.
- openOutputContent(RuntimeServiceHandle, RequestExecutionContext, String, ContentType, EnumSet) - Method in interface oracle.as.scheduler.RuntimeService
-
Opens the named request output during job execution.
- openOutputContent(RuntimeServiceHandle, long, String) - Method in interface oracle.as.scheduler.RuntimeService
-
Opens the specified request output to retrieve the output data.
- OPERATOR_CANCEL - Static variable in class oracle.as.scheduler.Cause
-
Request was cancelled due to operator action.
- OR - Static variable in class oracle.as.scheduler.Filter.Operator
-
- or(String, Filter.Comparator, Object) - Method in class oracle.as.scheduler.Filter
-
Gets 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
-
Gets a new filter that is the result of ORing the given
filter with the current filter.
- or(MetadataQueryFilter) - Method in interface oracle.as.scheduler.metadata.query.MetadataQueryFilter
-
- OR - Static variable in class oracle.as.scheduler.WorkAssignment.SpecializationNode
-
Binary 'or' operator.
- oracle.as.scheduler - package oracle.as.scheduler
-
Enterprise Scheduler API interfaces and classes, including
RuntimeService and MetadataService.
- oracle.as.scheduler.async - package oracle.as.scheduler.async
-
Classes for use by asynchronous jobs.
- 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
-
- oracle.as.scheduler.substitution - package oracle.as.scheduler.substitution
-
Support for substitution on environment, configuration, execution context, and parameters.
- OSB - Static variable in class oracle.as.scheduler.SystemProperty.ExternalJobType
-
- Output - Static variable in class oracle.as.scheduler.request.ContentCategory
-
Output content category.
- 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_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.
- outputContentExists(String) - Method in class oracle.as.scheduler.request.RemoteContentHelper
-
Determines if the output content exists for the request.
- outputContentExists(RequestExecutionContext, String) - Method in interface oracle.as.scheduler.RuntimeService
-
Determines if the output content exists for the request.
- OutputContentHelper - Interface in oracle.as.scheduler.request
-
Helper for output content.
- OutputContentHelper.CommitSemantics - Class 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.