- Package - Static variable in class oracle.as.scheduler.metadata.query.field.MetadataQueryFieldEnum
-
QueryField used when searching for metadata by package
- PACKAGE - Static variable in class oracle.as.scheduler.MetadataService.QueryField
-
The package in which to search.
- PackageQueryField - Class in oracle.as.scheduler.metadata.query.field
-
Query field for searching metadata by the confined package
- PARALLEL - Static variable in class oracle.as.scheduler.JobSet.ExecutionMode
-
Parallel JobSet execution mode.
- ParameterInfo - Class in oracle.as.scheduler
-
Defines the metadata (information) of a parameter.
- ParameterInfo(ParameterInfo) - Constructor for class oracle.as.scheduler.ParameterInfo
-
Constructs a new instance with the same information as the
specified object.
- ParameterInfo(String, ParameterInfo.DataType) - Constructor for class oracle.as.scheduler.ParameterInfo
-
Constructs a new instance.
- ParameterInfo(String, ParameterInfo.DataType, boolean) - Constructor for class oracle.as.scheduler.ParameterInfo
-
Constructs a new instance.
- ParameterInfo(String, ParameterInfo.DataType, Object, boolean) - Constructor for class oracle.as.scheduler.ParameterInfo
-
Constructs a new instance.
- ParameterInfo(String, ParameterInfo.DataType, Object, boolean, boolean) - Constructor for class oracle.as.scheduler.ParameterInfo
-
Constructs a new instance using the specified attributes.
- ParameterInfo.DataType - Class in oracle.as.scheduler
-
Enumeration of supported data types.
- ParameterList - Class in oracle.as.scheduler
-
Stores list of parameters.
- ParameterList() - Constructor for class oracle.as.scheduler.ParameterList
-
Constructs an instance of ParameterList.
- ParameterList(ParameterList) - Constructor for class oracle.as.scheduler.ParameterList
-
Constructs an instance with the same list mappings as the
specified object.
- ParametersVO - Static variable in class oracle.as.scheduler.metadata.query.field.ApplicationParameterQueryField
-
QueryField for parametersVO
parameter
- ParameterTaskFlow - Static variable in class oracle.as.scheduler.metadata.query.field.ApplicationParameterQueryField
-
QueryField for ParameterTaskflow
parameter
- PARENT_NOT_PAUSED - Static variable in class oracle.as.scheduler.Cause
-
Parent request did not pause during its execution.
- PARENTREQUESTID - Static variable in class oracle.as.scheduler.RuntimeService.QueryField
-
The request id of the immediate parent request.
- PAUSE - Static variable in class oracle.as.scheduler.async.AsyncStatus
-
The asynchronous job has paused for the execution of sub-requests.
- PAUSED - Static variable in class oracle.as.scheduler.State
-
The request paused for sub-request completion.
- PENDING_VALIDATION - Static variable in class oracle.as.scheduler.State
-
The request has been submitted but not yet validated.
- PortletContainerWebModule - Static variable in class oracle.as.scheduler.metadata.query.field.ApplicationParameterQueryField
-
QueryField for EXT_PortletContainerWebModule
parameter
- POST_PROCESS - Static variable in class oracle.as.scheduler.SystemProperty
-
Property that specifies the post-process callout handler class.
- PostExecuteComplete - Static variable in class oracle.as.scheduler.ProcessPhase
-
Post execution of the request is complete.
- PostExecuteStart - Static variable in class oracle.as.scheduler.ProcessPhase
-
Post execution starting for the request.
- PostExecuteTerminalComplete - Static variable in class oracle.as.scheduler.ProcessPhase
-
Post execution tasks specific to the request are complete.
- PostExecuteWaitForSubreq - Static variable in class oracle.as.scheduler.ProcessPhase
-
Post execution is delayed until all sub-requests complete.
- postProcess(RequestExecutionContext, RequestParameters) - Method in interface oracle.as.scheduler.PostProcessHandler
-
Invoked by Enterprise Scheduler after the job request has executed.
- POSTPROCESS_BIZ_ERROR - Static variable in class oracle.as.scheduler.Cause
-
Business error occurred during post-processing.
- POSTPROCESS_CANCEL - Static variable in class oracle.as.scheduler.Cause
-
Request was cancelled during post-processing.
- POSTPROCESS_ERROR - Static variable in class oracle.as.scheduler.Cause
-
Application error occurred during post-processing.
- POSTPROCESS_SYSTEM_ERROR - Static variable in class oracle.as.scheduler.Cause
-
System error occurred during post-processing.
- POSTPROCESS_WARNING - Static variable in class oracle.as.scheduler.Cause
-
Application error occurred during post-processing.
- PostProcessComplete - Static variable in class oracle.as.scheduler.ProcessPhase
-
Completed post process stage of the request execution.
- PostProcessDelayed - Static variable in class oracle.as.scheduler.ProcessPhase
-
Request post process is delayed.
- PostProcessHandler - Interface in oracle.as.scheduler
-
Contract for a client application callback that is invoked after
execution of a job request executable.
- PostProcessStart - Static variable in class oracle.as.scheduler.ProcessPhase
-
Begin post process stage of the request execution.
- PRE_PROCESS - Static variable in class oracle.as.scheduler.SystemProperty
-
Property that specifies the pre-process callout handler class.
- preProcess(RequestExecutionContext, RequestParameters) - Method in interface oracle.as.scheduler.PreProcessHandler
-
Invoked before the job request executable is executed.
- PREPROCESS_BIZ_ERROR - Static variable in class oracle.as.scheduler.Cause
-
Business error occurred during pre-processing.
- PREPROCESS_CANCEL - Static variable in class oracle.as.scheduler.Cause
-
Request was cancelled during pre-processing.
- PREPROCESS_ERROR - Static variable in class oracle.as.scheduler.Cause
-
Application error occurred during pre-processing.
- PREPROCESS_INITIATE_CANCEL - Static variable in class oracle.as.scheduler.Cause
-
Request was cancelled by pre-processing callout handler.
- PREPROCESS_SYSTEM_ERROR - Static variable in class oracle.as.scheduler.Cause
-
System error occurred during pre-processing.
- PreProcessComplete - Static variable in class oracle.as.scheduler.ProcessPhase
-
Completed pre process stage of the request execution.
- PreProcessDelayed - Static variable in class oracle.as.scheduler.ProcessPhase
-
Request pre process is delayed.
- PreProcessHandler - Interface in oracle.as.scheduler
-
Contract for a client application callback that is invoked before
execution of a job request executable.
- PreProcessStart - Static variable in class oracle.as.scheduler.ProcessPhase
-
Begin pre process stage of the request execution.
- Priority - Static variable in class oracle.as.scheduler.MetadataService.CustomizableProperty
-
- PRIORITY - Static variable in class oracle.as.scheduler.RuntimeService.QueryField
-
The priority of the request.
- PRIORITY - Static variable in class oracle.as.scheduler.SystemProperty
-
Property that specifies the request processing priority.
- privilegeFilter() - Static method in class oracle.as.scheduler.metadata.filter.FilterHelper
-
Deprecated.
Method to create filter for PrivilegeFilter.
- PrivilegeFilterHelper - Class in oracle.as.scheduler.metadata.filter
-
Deprecated.
use MetadataQueryFilterFactory
- PROCEDURE_NAME - Static variable in class oracle.as.scheduler.SystemProperty
-
Property that specifies the name of the PLSQL stored procedure
to be called for a SQL job request.
- PROCEED - Static variable in class oracle.as.scheduler.HandlerStatus
-
Continue processing the request.
- PROCESS_ARGUMENTS - Static variable in class oracle.as.scheduler.SystemProperty
-
Property that indicates the arguments passed to the executable
of a Process type spawned process.
- PROCESS_BIZ_ERROR - Static variable in class oracle.as.scheduler.Cause
-
Business error occurred during request processing.
- PROCESS_CANCEL - Static variable in class oracle.as.scheduler.Cause
-
Request processing was cancelled.
- PROCESS_ERROR - Static variable in class oracle.as.scheduler.Cause
-
Application error occurred during request processing.
- PROCESS_MANUAL_RECOVER_ERROR - Static variable in class oracle.as.scheduler.Cause
-
Job indicated there was an error during processing that requires
the request to be recovered manually
- PROCESS_MANUAL_RECOVER_ERROR_FINALIZE - Static variable in class oracle.as.scheduler.Cause
-
Job indicated there was an error during processing that requires
the request to be recovered manually
- PROCESS_PHASE - Static variable in class oracle.as.scheduler.RuntimeService.QueryField
-
The process phase of the request.
- PROCESS_RECOVER - Static variable in class oracle.as.scheduler.Cause
-
The request could not be recovered.
- PROCESS_SUCCESS - Static variable in class oracle.as.scheduler.Cause
-
Request processing was successful.
- PROCESS_SYSTEM_ERROR - Static variable in class oracle.as.scheduler.Cause
-
System error occurred during request processing.
- PROCESS_TIMED_OUT - Static variable in class oracle.as.scheduler.Cause
-
Asynchronous request has timed out.
- PROCESS_TYPE - Static variable in class oracle.as.scheduler.JobType.ExecutionType
-
Job executable is binary executable or script that is run
as a separate forked off process.
- PROCESS_UNKNOWN_STATUS - Static variable in class oracle.as.scheduler.Cause
-
Status of the request is unknown.
- PROCESS_UPDATE_BIZ_ERROR - Static variable in class oracle.as.scheduler.Cause
-
Business error occurred during update event processing.
- PROCESS_UPDATE_CANCEL - Static variable in class oracle.as.scheduler.Cause
-
Request processing was cancelled based on update event.
- PROCESS_UPDATE_ERROR - Static variable in class oracle.as.scheduler.Cause
-
Application error occurred during update event processing.
- PROCESS_UPDATE_WARNING - Static variable in class oracle.as.scheduler.Cause
-
Application warning occurred during update event processing.
- PROCESS_WARNING - Static variable in class oracle.as.scheduler.Cause
-
Application warning occurred during request processing.
- PROCESSEND - Static variable in class oracle.as.scheduler.RuntimeService.QueryField
-
The time request processing ended.
- ProcessExecuteComplete - Static variable in class oracle.as.scheduler.ProcessPhase
-
Request execution processing has completed.
- Processor - Static variable in class oracle.as.scheduler.EssConstants.EssModule
-
- PROCESSOR - Static variable in class oracle.as.scheduler.RuntimeService.QueryField
-
The name of the instance that processed a request.
- ProcessPhase - Class in oracle.as.scheduler
-
Enum of request process phases.
- ProcessSetupReady - Static variable in class oracle.as.scheduler.ProcessPhase
-
Preparing to execute the request.
- PROCESSSTART - Static variable in class oracle.as.scheduler.RuntimeService.QueryField
-
The time request processing started.
- Product - Static variable in class oracle.as.scheduler.metadata.query.field.MetadataQueryFieldEnum
-
Query field for searching metadata by SystemProperty.PRODUCT specified in parameters
- PRODUCT - Static variable in class oracle.as.scheduler.MetadataService.QueryField
-
The name of the product.
- PRODUCT - Static variable in class oracle.as.scheduler.RuntimeService.QueryField
-
The product specified for the request.
- PRODUCT - Static variable in class oracle.as.scheduler.SystemProperty
-
Property that specifies the product within the application that
submitted the request.
- PRODUCT - Static variable in class oracle.as.scheduler.WorkAssignment.SpecializationProperty
-
The name of the product system property associated with a request.
- ProductQueryField - Class in oracle.as.scheduler.metadata.query.field
-
Query field for searching metadata by SystemProperty.PRODUCT specified in parameters