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 _


E

EFFECTIVE_APPLICATION - Static variable in class oracle.as.scheduler.SystemProperty
Property that specifies the name of the J2EE application that will be the effective application for the request.
EffectiveApplication - Static variable in class oracle.as.scheduler.metadata.query.field.MetadataQueryFieldEnum
 
EffectiveApplication - Static variable in interface oracle.as.scheduler.metadata.query.MetadataQueryField
Deprecated. 
EffectiveApplicationQueryField - Class in oracle.as.scheduler.metadata.query.field
 
ENABLE_TIME_STATISTICS - Static variable in class oracle.as.scheduler.cp.ParameterConstants
Constant to enable timed statistics collection in RequestParameters
ENABLE_TRACE - Static variable in class oracle.as.scheduler.cp.ParameterConstants
Constant to turn on tracing in RequestParameters
end() - Method in interface oracle.as.scheduler.FilterVisitor
Invoked after traversing the filter expression.
ENVIRONMENT_VARIABLES - Static variable in class oracle.as.scheduler.SystemProperty
Property that specifies the environment variables to be set for the spawned process of a Process job request.
equals(Object) - Method in class oracle.as.scheduler.Exclusion
Compares an object for equality with this Exclusion object.
equals(Object) - Method in class oracle.as.scheduler.ExclusionsDefinition
Compares an object for equality with this ExclusionsDefinition object.
equals(Object) - Method in class oracle.as.scheduler.ExplicitDate
Compares an object for equality with this ExplicitDate object.
equals(Object) - Method in class oracle.as.scheduler.Filter
 
equals(Object) - Method in class oracle.as.scheduler.Incompatibility
Compares an object for equality with this Incompatibility object.
equals(Object) - Method in class oracle.as.scheduler.IncompatibleEntity
Checks if the object is equal to this Incompatibility entity.
equals(Object) - Method in class oracle.as.scheduler.JobDefinition
Compares an object for equality with this JobDefinition object.
equals(Object) - Method in class oracle.as.scheduler.JobSet
Compares an object for equality with this JobSet object.
equals(Object) - Method in class oracle.as.scheduler.JobSetStep
Checks if the object is equal to this JobSetStep.
equals(Object) - Method in class oracle.as.scheduler.JobSetStepProperties
Checks if the object is equal to this JobSetStepProperties.
equals(Object) - Method in class oracle.as.scheduler.JobType
Compares an object for equality with this JobType object.
equals(Object) - Method in class oracle.as.scheduler.management.Binding
Determines if the Binding objects are equal.
equals(Object) - Method in class oracle.as.scheduler.ParameterInfo
Compare the given object to this object for equality.
equals(Object) - Method in class oracle.as.scheduler.ParameterList
Compares the specific object with this object for equality.
equals(Object) - Method in class oracle.as.scheduler.Recurrence
Compares an object for equality with this Recurrence object.
equals(Object) - Method in class oracle.as.scheduler.Schedule
Compares an object for equality with this Schedule object.
equals(Object) - Method in class oracle.as.scheduler.security.MetadataPermission
Checks two MetadataPermission objects for equality.
equals(Object) - Method in class oracle.as.scheduler.security.RuntimeDataPermission
Checks two MetadataPermission objects for equality.
equals(Object) - Method in class oracle.as.scheduler.Trigger
Compares an object for equality with this Trigger object.
equals(Object) - Method in class oracle.as.scheduler.WorkAssignment
Compares an object for equality with this WorkAssignment object.
equals(Object) - Method in class oracle.as.scheduler.Workshift
Compares an object for equality with this Workshift object.
ErrorType - Enum in oracle.as.scheduler
Enum of error types.
ESS_ADHOC_PERMISSION_NAME - Static variable in class oracle.as.scheduler.EssConstants
Name of the pseudo-MetadataObjectId name used for managing access control for ad-hoc submission requests.
ESS_LOGGER_NAME - Static variable in class oracle.as.scheduler.EssConstants
Name of the ESS logger.
EssConstants - Class in oracle.as.scheduler
This class defines constants used by Enterprise Scheduler Service (ESS).
EssConstants() - Constructor for class oracle.as.scheduler.EssConstants
 
EssConstants.EssExecCtxKey - Enum in oracle.as.scheduler
Enum of the key name for parameters added by ESS to DMS ExecutionContext for logging purposes.
EssConstants.EssModule - Enum in oracle.as.scheduler
Enum of parameter values for ESS_Module.
EssEnvSubstitutionHandler - Class in oracle.as.scheduler.substitution
Substitute from the environment.
EssEnvSubstitutionHandler() - Constructor for class oracle.as.scheduler.substitution.EssEnvSubstitutionHandler
 
evaluate(MetadataQueryVisitor) - Method in interface oracle.as.scheduler.metadata.query.MetadataQueryFilter
This method fulfills the contract of the Visitor pattern.
EVENT - Static variable in class oracle.as.scheduler.cp.file.LogFile
High level logging messages.
Event - Interface in oracle.as.scheduler
Provides lifecycle information about a request.
EventListener - Interface in oracle.as.scheduler
Contract for implementing a listener for request events.
EXCEPTION - Static variable in class oracle.as.scheduler.cp.file.LogFile
Used for internal errors that may have been raised/exceptions that were thrown, which the user may not have been notified directly of.
Exclusion - Class in oracle.as.scheduler
Date/time instances that are excluded from the occurrences of a Schedule.
Exclusion(String, ExplicitDate) - Constructor for class oracle.as.scheduler.Exclusion
Constructs a new instance representing the given explicit date.
Exclusion(String, Recurrence) - Constructor for class oracle.as.scheduler.Exclusion
Constructs a new instance representing the given recurrence.
EXCLUSIONS_DEFINITION - Static variable in class oracle.as.scheduler.BaseMetadataType
 
ExclusionsDefinition - Class in oracle.as.scheduler
Used to represent a collection of Exclusion objects as a single unit.
ExclusionsDefinition(String, String, Collection<Exclusion>) - Constructor for class oracle.as.scheduler.ExclusionsDefinition
Constructs a new instance with the given collection of exclusions.
ExclusionsDefinition(String, String, String, Collection<Exclusion>, String[]) - Constructor for class oracle.as.scheduler.ExclusionsDefinition
Constructs a new instance with the given collection of exclusions.
ExclusionsDefinition(String, String, Collection<Exclusion>, MetadataObjectId) - Constructor for class oracle.as.scheduler.ExclusionsDefinition
Constructs a new instance.
ExclusionsDefinition() - Static method in class oracle.as.scheduler.metadata.filter.FilterHelper
 
ExclusionsDefinitionFilterHelper - Class in oracle.as.scheduler.metadata.filter
 
ExclusionsDefinitionQueryBuilder - Class in oracle.as.scheduler.metadata.query.builder
 
Executable - Interface in oracle.as.scheduler
Contract for implementing the executable for a Java job.
EXECUTABLE_DIR_PREFIX - Static variable in class oracle.as.scheduler.SystemProperty
Prefix for extended OS-specific executable directory SystemProperties
EXECUTABLE_DIR_UNIX - Static variable in class oracle.as.scheduler.SystemProperty
Property that indicates the directory where the executable resides for a Process type request on a Unix or Unix-like operating system.
EXECUTABLE_DIR_WINDOWS - Static variable in class oracle.as.scheduler.SystemProperty
Property that indicates the directory where the executable resides for a Process type request on a Windows operating system.
EXECUTABLE_NAME - Static variable in class oracle.as.scheduler.cp.ParameterConstants
Constant representing the parameter containing the executable name
EXECUTABLE_NAME - Static variable in class oracle.as.scheduler.SystemProperty
The name of the executable for a Process type request.
EXECUTABLE_SUFFIX_UNIX - Static variable in class oracle.as.scheduler.SystemProperty
Property that indicates the file extension of the executable for a Process type request if executed on a generic Unix or Unix-like operating system.
EXECUTABLE_SUFFIX_WINDOWS - Static variable in class oracle.as.scheduler.SystemProperty
Property that indicates the file extension of the executable for a Process type request if executed on a Windows operating system.
execute(RequestExecutionContext, RequestParameters) - Method in interface oracle.as.scheduler.Executable
Invoked every time the Java job request is executed.
EXECUTE_AUTO_EXPORT - Static variable in class oracle.as.scheduler.SystemProperty
Property that specifies whether the request's previously imported output content shall be automatically exported to the request's output directory before the job's execute stage runs.
EXECUTE_PAST - Static variable in class oracle.as.scheduler.SystemProperty
Property that specifies whether instances of a repeating request with an execution time in the past should be generated.
executeQueryRequests(Filter, RuntimeService.QueryField, boolean) - Method in interface oracle.as.scheduler.management.RuntimeServiceMXBeanProxy
Query requests whose attributes and properties match those specified by the fields in the filter.
executeQueryRequests(Filter, RuntimeService.QueryField, boolean, boolean) - Method in interface oracle.as.scheduler.management.RuntimeServiceMXBeanProxy
Query requests whose attributes and properties match those specified by the fields in the filter.
EXECUTION_CURRENCY - Static variable in class oracle.as.scheduler.cp.ParameterConstants
Constant representing Users currency Values = Currency Code: USD, HKD
EXECUTION_DATEFORMATPATTERN - Static variable in class oracle.as.scheduler.cp.ParameterConstants
Constant representing Preferred default date format Values = Date Format: M/d/yyyy, MMM d, yyyy
EXECUTION_LANGUAGE - Static variable in class oracle.as.scheduler.cp.ParameterConstants
Constant representing the parameter to which the request execution language should be stored.
EXECUTION_NUMBERFORMATPATTERN - Static variable in class oracle.as.scheduler.cp.ParameterConstants
Constant representing Preferred default number format Values = Number Format: "#,##0.##", "#,##0.##"
EXECUTION_NUMCHAR - Static variable in class oracle.as.scheduler.cp.ParameterConstants
Constant representing numeric characters in RequestParameters
EXECUTION_TERRITORY - Static variable in class oracle.as.scheduler.cp.ParameterConstants
Constant representing territory of the language in RequestParameters
EXECUTION_TIMEFORMATPATTERN - Static variable in class oracle.as.scheduler.cp.ParameterConstants
Constant representing Preferred default time format Values = Time Format: HH:mm a, h:mm:ss a
EXECUTION_TIMEZONE - Static variable in class oracle.as.scheduler.cp.ParameterConstants
Constant representing Users local timezone Values = Region/Country: America/Los_Angeles, Asia/Shanghai
ExecutionBizErrorException - Exception in oracle.as.scheduler
Exception used by the Executable interface to indicate a business error condition was encountered during execution.
ExecutionBizErrorException() - Constructor for exception oracle.as.scheduler.ExecutionBizErrorException
Constructs a new exception with null detail message.
ExecutionBizErrorException(String) - Constructor for exception oracle.as.scheduler.ExecutionBizErrorException
Constructs a new exception with the specified detail message.
ExecutionBizErrorException(String, Throwable) - Constructor for exception oracle.as.scheduler.ExecutionBizErrorException
Constructs a new exception with the specified detail message and cause.
ExecutionBizErrorException(Throwable) - Constructor for exception oracle.as.scheduler.ExecutionBizErrorException
Constructs a new exception with the specified cause.
ExecutionCancelledException - Exception in oracle.as.scheduler
Exception used by the Executable interface to indicate execution cancelled.
ExecutionCancelledException() - Constructor for exception oracle.as.scheduler.ExecutionCancelledException
Constructs a new exception with null detail message.
ExecutionCancelledException(String) - Constructor for exception oracle.as.scheduler.ExecutionCancelledException
Constructs a new exception with the specified detail message.
ExecutionCancelledException(String, Throwable) - Constructor for exception oracle.as.scheduler.ExecutionCancelledException
Constructs a new exception with the specified detail message and cause.
ExecutionCancelledException(Throwable) - Constructor for exception oracle.as.scheduler.ExecutionCancelledException
Constructs a new exception with the specified cause.
ExecutionErrorException - Exception in oracle.as.scheduler
Exception used by the Executable interface to indicate an error condition was encountered during execution.
ExecutionErrorException() - Constructor for exception oracle.as.scheduler.ExecutionErrorException
Constructs a new exception with null detail message.
ExecutionErrorException(String) - Constructor for exception oracle.as.scheduler.ExecutionErrorException
Constructs a new exception with the specified detail message.
ExecutionErrorException(String, Throwable) - Constructor for exception oracle.as.scheduler.ExecutionErrorException
Constructs a new exception with the specified detail message and cause.
ExecutionErrorException(Throwable) - Constructor for exception oracle.as.scheduler.ExecutionErrorException
Constructs a new exception with the specified cause.
ExecutionManualRecoveryException - Exception in oracle.as.scheduler
 
ExecutionManualRecoveryException() - Constructor for exception oracle.as.scheduler.ExecutionManualRecoveryException
Constructs a new exception with null detail message.
ExecutionManualRecoveryException(String) - Constructor for exception oracle.as.scheduler.ExecutionManualRecoveryException
Constructs a new exception with the specified detail message.
ExecutionManualRecoveryException(String, Throwable) - Constructor for exception oracle.as.scheduler.ExecutionManualRecoveryException
Constructs a new exception with the specified detail message and cause.
ExecutionManualRecoveryException(Throwable) - Constructor for exception oracle.as.scheduler.ExecutionManualRecoveryException
Constructs a new exception with the specified cause.
ExecutionMode - Static variable in class oracle.as.scheduler.metadata.query.field.MetadataQueryFieldEnum
 
ExecutionMode - Static variable in interface oracle.as.scheduler.metadata.query.MetadataQueryField
Deprecated. 
ExecutionModeQueryField - Class in oracle.as.scheduler.metadata.query.field
 
ExecutionPausedException - Exception in oracle.as.scheduler
Exception used by the Executable interface to indicate request execution should be paused to allow submitted sub-requests to execute.
ExecutionPausedException() - Constructor for exception oracle.as.scheduler.ExecutionPausedException
Constructs a new exception with null detail message and null paused state.
ExecutionPausedException(String) - Constructor for exception oracle.as.scheduler.ExecutionPausedException
Constructs a new exception with the specified detail message and null paused state.
ExecutionPausedException(String, String) - Constructor for exception oracle.as.scheduler.ExecutionPausedException
Constructs a new exception with the specified detail message and paused state.
ExecutionType - Static variable in class oracle.as.scheduler.metadata.query.field.MetadataQueryFieldEnum
 
ExecutionType - Static variable in interface oracle.as.scheduler.metadata.query.MetadataQueryField
Deprecated. 
ExecutionTypeQueryField - Class in oracle.as.scheduler.metadata.query.field
 
ExecutionWarningException - Exception in oracle.as.scheduler
Exception used by the Executable interface to indicate a warning condition was encountered during execution.
ExecutionWarningException() - Constructor for exception oracle.as.scheduler.ExecutionWarningException
Constructs a new exception with null detail message.
ExecutionWarningException(String) - Constructor for exception oracle.as.scheduler.ExecutionWarningException
Constructs a new exception with the specified detail message.
ExecutionWarningException(String, Throwable) - Constructor for exception oracle.as.scheduler.ExecutionWarningException
Constructs a new exception with the specified detail message and cause.
ExecutionWarningException(Throwable) - Constructor for exception oracle.as.scheduler.ExecutionWarningException
Constructs a new exception with the specified cause.
ExplicitDate - Class in oracle.as.scheduler
Defines a date and time for use in a Schedule or Exclusion.
ExplicitDate(RecurrenceFields.YEAR, RecurrenceFields.MONTH_OF_YEAR, RecurrenceFields.DAY_OF_MONTH) - Constructor for class oracle.as.scheduler.ExplicitDate
Constructs a new ExplicitDate with a year, a month and a day.
ExplicitDate(RecurrenceFields.YEAR, RecurrenceFields.MONTH_OF_YEAR, RecurrenceFields.DAY_OF_MONTH, RecurrenceFields.TIME_OF_DAY) - Constructor for class oracle.as.scheduler.ExplicitDate
Constructs a new ExplicitDate with a year, month, day and a time.
exportOutputContent(List<String>) - Method in interface oracle.as.scheduler.request.OutputContentHelper
Exports the specified previously imported output content to files in the request output directory.
exportOutputContent() - Method in interface oracle.as.scheduler.request.OutputContentHelper
Exports all previously imported output content to files in the request output directory.
EXTENSION_LISTENER - Static variable in class oracle.as.scheduler.SystemProperty
Property that specifies the extension event listener class associated with the request.
EXTERNAL_ID - Static variable in class oracle.as.scheduler.SystemProperty
Property that specifies an identifier for an external portion of an Enterprise Scheduler asynchronous Java job.

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.