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 _


U

UNASSIGNED_EFFECTIVE_APP - Static variable in class oracle.as.scheduler.metadata.query.field.EffectiveApplicationQueryField
 
UNASSIGNED_EFFECTIVE_APP - Static variable in class oracle.as.scheduler.metadata.query.MetadataQueryField.EffectiveApplicationQueryField
Deprecated.  
UNEXPECTED - Static variable in class oracle.as.scheduler.cp.file.LogFile
Highest level of severity - catch-all for any errors that were not expected (by the developer) to have occurred during normal execution.
UNLIMITED_TIME_TO_LIVE - Static variable in interface oracle.as.scheduler.Event
Constant for unlimited event time-to-live.
UNSPECIFIED - Static variable in class oracle.as.scheduler.management.AsyncThrottle
 
UnsupportedOperationException - Exception in oracle.as.scheduler
This exception class is thrown to indicate that a specific operation is not supported
UnsupportedOperationException() - Constructor for exception oracle.as.scheduler.UnsupportedOperationException
Constructor
UnsupportedOperationException(String) - Constructor for exception oracle.as.scheduler.UnsupportedOperationException
Constructor with a detailed message.
UnsupportedOperationException(Throwable) - Constructor for exception oracle.as.scheduler.UnsupportedOperationException
Constructor with the underlying cause.
UnsupportedOperationException(String, Throwable) - Constructor for exception oracle.as.scheduler.UnsupportedOperationException
Constructor with a detailed message and underlying cause.
Updatable - Interface in oracle.as.scheduler
 
updateAsyncThrottle(AsyncThrottle) - Method in interface oracle.as.scheduler.management.RuntimeServiceMXBeanProxy
Deprecated. Async limits are now defined on the workshift.
updateAsyncThrottle(List<AsyncThrottle>) - Method in interface oracle.as.scheduler.management.RuntimeServiceMXBeanProxy
Deprecated. Async limits are now defined on the workshift.
updateExclusionDefinition(MetadataObjectId, ExclusionsDefinition, String) - Method in interface oracle.as.scheduler.management.MetadataServiceMXBeanProxy
Method to update a given Exclusion definition.
updateExclusionDefinition(MetadataServiceHandle, MetadataObjectId, ExclusionsDefinition) - Method in interface oracle.as.scheduler.MetadataService
Method to update a given Exclusion.
updateIncompatibility(MetadataObjectId, Incompatibility, String) - Method in interface oracle.as.scheduler.management.MetadataServiceMXBeanProxy
Updates a given Incompatibility definition.
updateIncompatibility(MetadataServiceHandle, MetadataObjectId, Incompatibility) - Method in interface oracle.as.scheduler.MetadataService
Method to update a given Incompatibility.
updateJobDefinition(MetadataObjectId, JobDefinition, String) - Method in interface oracle.as.scheduler.management.MetadataServiceMXBeanProxy
Updates a given JobDefinition.
updateJobDefinition(MetadataServiceHandle, MetadataObjectId, JobDefinition) - Method in interface oracle.as.scheduler.MetadataService
Method to update a given JobDefinition.
updateJobSet(MetadataObjectId, JobSet, String) - Method in interface oracle.as.scheduler.management.MetadataServiceMXBeanProxy
Updates a given JobSet definition.
updateJobSet(MetadataServiceHandle, MetadataObjectId, JobSet) - Method in interface oracle.as.scheduler.MetadataService
Method to update a given JobSet.
updateJobType(MetadataObjectId, JobType, String) - Method in interface oracle.as.scheduler.management.MetadataServiceMXBeanProxy
Updates a given JobType definition.
updateJobType(MetadataServiceHandle, MetadataObjectId, JobType) - Method in interface oracle.as.scheduler.MetadataService
Method to update a given JobType.
updateRequestParameter(RuntimeServiceHandle, long, String, Object) - Method in interface oracle.as.scheduler.RuntimeService
Updates the value of a request parameter for a specified request.
updateRequestProperty(long, String, PropertyValue) - Method in interface oracle.as.scheduler.management.RuntimeServiceMXBeanProxy
Updates the value of a request parameter for a request.
updateRequestStartEnd(long, CalendarWrapper, CalendarWrapper) - Method in interface oracle.as.scheduler.management.RuntimeServiceMXBeanProxy
Replace the start and end time for a request that has already been submitted.
updateRequestStartEnd(RuntimeServiceHandle, long, Calendar, Calendar) - Method in interface oracle.as.scheduler.RuntimeService
Replace the start and end time for a request that has already been submitted.
updateScheduleDefinition(MetadataObjectId, Schedule, String) - Method in interface oracle.as.scheduler.management.MetadataServiceMXBeanProxy
Updates a given JobType definition.
updateScheduleDefinition(MetadataServiceHandle, MetadataObjectId, Schedule) - Method in interface oracle.as.scheduler.MetadataService
Method to update a given Schedule.
updateTrigger(MetadataObjectId, Trigger, String) - Method in interface oracle.as.scheduler.management.MetadataServiceMXBeanProxy
Updates a given Trigger definition.
updateTrigger(MetadataServiceHandle, MetadataObjectId, Trigger) - Method in interface oracle.as.scheduler.MetadataService
Method to update a given Trigger.
updateWorkAssignment(MetadataObjectId, WorkAssignment) - Method in interface oracle.as.scheduler.management.MetadataServiceMXBeanProxy
Updates a given WorkAssignment definition.
updateWorkshift(MetadataObjectId, Workshift) - Method in interface oracle.as.scheduler.management.MetadataServiceMXBeanProxy
Updates a given Workshift definition.
UPLOAD_CONTENT_TO_REPOSITORY - Static variable in class oracle.as.scheduler.SystemProperty
Property that indicates whether to upload request log and output files to a separate repository, such as Universal Content Management (UCM), from the internal repository when the request execution completes.
UPLOAD_CONTENT_TO_REPOSITORY_COPY - Static variable in class oracle.as.scheduler.SystemProperty
Mode for UPLOAD_CONTENT_TO_REPOSITORY that indicates copying the content from the content store to the repository, while retaining the content in the content store.
USE_ALTERNATE_ENV - Static variable in class oracle.as.scheduler.SystemProperty
This property indicates whether to use an alternative environment from a callout rather than the normal application environment.
USE_EXTENDED_SETUP - Static variable in class oracle.as.scheduler.SystemProperty
Property that indicates whether to initiate capabilities, like ApplSessions, prior to invoking the job-related code such as the job executable or preprocess handler, postprocess handler.
useDocumentQuery() - Method in interface oracle.as.scheduler.metadata.query.MetadataQueryField
 
useDocumentQuery() - Method in enum oracle.as.scheduler.MetadataService.QueryField
 
USER_ERROR - Static variable in class oracle.as.scheduler.cp.file.LogFile
Messages at this level represent error messages the user might encounter.
USER_FILE_DIR - Static variable in class oracle.as.scheduler.SystemProperty
Property that specifies a base directory in the file system where files, such as input and output files, may be stored for use by the request executable.
USER_FILE_DIR_SHARED - Static variable in class oracle.as.scheduler.SystemProperty
Property that specifies whether the request's USER_FILE_DIR (configured RequestFileDir) directory is shared.
USER_NAME - Static variable in class oracle.as.scheduler.SystemProperty
Property that specifies the name of the user who submitted the request.
USER_WARNING - Static variable in class oracle.as.scheduler.cp.file.LogFile
Warning messages displayed to an end user.

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.