Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
D
- DAILY - Enum constant in enum class oracle.as.scheduler.RecurrenceFields.FREQUENCY
-
Indicates every day repetition.
- DATETIME - Enum constant in enum class oracle.as.scheduler.ParameterInfo.DataType
-
Represents datetime data type as
java.util.Calendar
. - DBSchedulerJobDetail - Class in oracle.as.scheduler
- DBSchedulerJobDetail() - Constructor for class oracle.as.scheduler.DBSchedulerJobDetail
- DECEMBER - Enum constant in enum class oracle.as.scheduler.RecurrenceFields.MONTH_OF_YEAR
-
The month of December.
- DEFAULT_ASYNC_REQUEST_TIMEOUT - Static variable in interface oracle.as.scheduler.RuntimeService
-
The default timeout in minutes for an asynchronous request.
- DEFAULT_EFFECTIVE_APPLICATION - Static variable in class oracle.as.scheduler.SystemProperty
- DEFAULT_EXECUTE_PAST - Static variable in interface oracle.as.scheduler.RuntimeService
-
The default setting for EXECUTE_PAST.
- DEFAULT_LIST_LIMIT - Static variable in class oracle.as.scheduler.Schedule
-
Maximum size of the list of occurences returned by schedule.
- DEFAULT_LOG_LEVEL - Static variable in class oracle.as.scheduler.request.ContentFactory
-
Default log level for request loggers.
- DEFAULT_PRIORITY - Static variable in interface oracle.as.scheduler.RuntimeService
-
The default system priority associated with a request.
- DEFAULT_REPROCESS_DELAY - Static variable in interface oracle.as.scheduler.RuntimeService
-
The default period, in minutes, in which processing must be postponed by a callout handler.
- DEFAULT_REQUEST_EXPIRATION - Static variable in interface oracle.as.scheduler.RuntimeService
-
The default expiration, in minutes, for a request.
- DEFAULT_RETRIES - Static variable in interface oracle.as.scheduler.RuntimeService
-
The default number of times a failed request will be retried.
- DEFINITION - Enum constant in enum class oracle.as.scheduler.RuntimeService.QueryField
-
The job definition ID (Metadata Object ID).
- DEFINITION - Enum constant in enum class oracle.as.scheduler.WorkAssignment.SpecializationProperty
-
The unique job definition (JOB_DEFINITION or JOBSET) identifier.
- DELAY - Enum constant in enum class oracle.as.scheduler.HandlerStatus
-
Delay processing of the request.
- delete - Enum constant in enum class oracle.as.scheduler.security.RuntimeDataPermission.Action
-
Delete permission for the requests of metadata(s) configured in this RuntimeDataPermission.
- DELETE - Enum constant in enum class oracle.as.scheduler.security.MetadataPermission.Action
-
Delete permission for the metadata(s) configured in this MetadataPermission.
- deleteExclusionDefinition(MetadataServiceHandle, MetadataObjectId) - Method in interface oracle.as.scheduler.MetadataService
-
Deletes a ExclusionDefinition from the metadata repository.
- deleteIncompatibility(MetadataServiceHandle, MetadataObjectId) - Method in interface oracle.as.scheduler.MetadataService
-
Deletes an Incompatibility from the metadata repository.
- deleteJobDefinition(MetadataServiceHandle, MetadataObjectId) - Method in interface oracle.as.scheduler.MetadataService
-
Deletes a JobDefinition from the metadata repository.
- deleteJobSet(MetadataServiceHandle, MetadataObjectId) - Method in interface oracle.as.scheduler.MetadataService
-
Deletes a JobSet from the metadata repository.
- deleteJobType(MetadataServiceHandle, MetadataObjectId) - Method in interface oracle.as.scheduler.MetadataService
-
Deletes a JobType from the metadata repository.
- deleteLogContent(List<String>) - Method in interface oracle.as.scheduler.request.LogContentHelper
-
Deletes the log content from the content store for the request.
- deleteOutputContent(String) - Method in class oracle.as.scheduler.request.RemoteContentHelper
-
Deletes the request output content from the content store, if it exists.
- deleteOutputContent(List<String>) - Method in interface oracle.as.scheduler.request.OutputContentHelper
-
Deletes the output content from the content store for the request.
- deleteOutputContent(List<String>) - Method in class oracle.as.scheduler.request.RemoteContentHelper
-
Deletes the list of request output content from the content store, if it exists.
- deleteOutputContent(RequestExecutionContext, List<String>) - Method in interface oracle.as.scheduler.RuntimeService
-
Deletes the list of request output content from the content store, if it exists.
- deleteRequest(RuntimeServiceHandle, long) - Method in interface oracle.as.scheduler.RuntimeService
-
Marks a submitted request as deleted.
- deleteScheduleDefinition(MetadataServiceHandle, MetadataObjectId) - Method in interface oracle.as.scheduler.MetadataService
-
Deletes a Schedule from the metadata repository.
- deleteStep(String) - Method in class oracle.as.scheduler.JobSet
-
Deletes the JobSet step with the given step id.
- DISABLED - Enum constant in enum class oracle.as.scheduler.ExternalJobState
- Dispatcher - Enum constant in enum class oracle.as.scheduler.EssConstants.EssModule
- DisplayName - Static variable in class oracle.as.scheduler.metadata.query.field.MetadataQueryFieldEnum
-
QueryField used when searching for metadata by its diaplay name
- displayNameFilter() - Static method in class oracle.as.scheduler.metadata.filter.FilterHelper
-
Deprecated.Method to create filter for DisplayName.
- DisplayNameFilterHelper - Class in oracle.as.scheduler.metadata.filter
-
Class to help create filter based on DisplayName Query field.
- DisplayNameQueryField - Class in oracle.as.scheduler.metadata.query.field
-
Query field for searching metadata by display names specified either in metadata or referred from resource bundles
- DOMAIN - Enum constant in enum class oracle.as.scheduler.Incompatibility.IncompatibilityType
-
Domain Incompatibility.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form