|
Oracle Fusion Middleware Java API Reference for Oracle Enterprise Scheduler Service 11g Release 1 (11.1.1.6.1) E26229-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use oracle.as.scheduler | |
|---|---|
| oracle.as.scheduler | Enterprise Scheduler API interfaces and classes. |
| oracle.as.scheduler.core | |
| oracle.as.scheduler.cp | |
| oracle.as.scheduler.cp.exec | |
| oracle.as.scheduler.event | |
| oracle.as.scheduler.job | |
| oracle.as.scheduler.management | |
| oracle.as.scheduler.metadata.filter | |
| oracle.as.scheduler.metadata.query | |
| oracle.as.scheduler.metadata.query.builder | |
| oracle.as.scheduler.metadata.query.field | |
| oracle.as.scheduler.request | Request Log and Output Content API. |
| oracle.as.scheduler.substitution | |
| Classes in oracle.as.scheduler used by oracle.as.scheduler | |
|---|---|
| AlreadyExistsException Thrown if object being created already exists in the system. |
|
| ApplicationEvent Application event class. |
|
| AsyncRequestBeanInterface |
|
| BaseMetadata |
|
| BaseMetadataType BaseMetadataType is an enum-like class. |
|
| BaseMetadataType.ExclusionsDefinitionType |
|
| BaseMetadataType.IncompatibilityType |
|
| BaseMetadataType.JobDefinitionType |
|
| BaseMetadataType.JobSetType |
|
| BaseMetadataType.JobTypeType |
|
| BaseMetadataType.ScheduleType |
|
| BaseMetadataType.TriggerType |
|
| BaseMetadataType.WorkAssignmentType |
|
| BaseMetadataType.WorkshiftType |
|
| CalendarWrapper |
|
| Cause Enumeration of job request terminal state causes This class provides a mapping between the cause code registered by the system and and a detailed (translatable) message. |
|
| ConcurrentUpdateException This exception is thrown when the metadata API detects concurrent update on a metadata object. |
|
| Diagnosis Request diagnosis. |
|
| Diagnosis.AsyncExecutionType Enum of job types. |
|
| Diagnosis.DiagnosticCode Enum of diagnostic codes. |
|
| ErrorType Enum of error types. |
|
| EssConstants.EssExecCtxKey Enum of the key name for parameters added by ESS to DMS ExecutionContext for logging purposes. |
|
| EssConstants.EssModule Enum of parameter values for ESS_Module. |
|
| Event Provides lifecycle information about a request. |
|
| Exclusion Date/time instances that are excluded from the occurrences of a Schedule. |
|
| ExclusionsDefinition Used to represent a collection of Exclusion objects as a single unit. |
|
| Executable Contract for implementing the executable for a Java job. |
|
| ExecutionCancelledException Exception used by the Executable interface to indicate execution cancelled. |
|
| ExecutionErrorException Exception used by the Executable interface to indicate an error condition was encountered during execution. |
|
| ExecutionPausedException Exception used by the Executable interface to indicate request execution should be paused to allow submitted sub-requests to execute. |
|
| ExecutionWarningException Exception used by the Executable interface to indicate a warning condition was encountered during execution. |
|
| ExplicitDate Defines a date and time for use in a Schedule or Exclusion. |
|
| FailedExecutionResult Encapsulates the result of a failed execution attempt for a request. |
|
| Filter Used to specify criteria for querying. |
|
| Filter.Comparator Filter comparison operators. |
|
| Filter.FieldDataType Data types for value |
|
| Filter.Operator Filter logic operators. |
|
| FilterVisitor.Order Traversal methods for filter expression visitation. |
|
| HandlerAction |
|
| HandlerStatus Enumeration of application callout actions. |
|
| IllegalArgumentException This exception is thrown when one or more arguments to a method is incorrect or invalid |
|
| IllegalStateException This exception class is thrown when system or request state to perform and operation is incorrect or invalid. |
|
| Incompatibility Encapsulate an incompatibility among Job and/or JobSet definitions over a given resource. |
|
| Incompatibility.IncompatibilityType Enum for valid Incompatibility type. |
|
| IncompatibleEntity Encapsulates information for an Incompatibility entity. |
|
| JobDefinition Represents the definition (metadata) for a Job that runs in the Scheduler. |
|
| JobSet This class represents a JobSet. |
|
| JobSet.ExecutionMode Enums to indicate the execution mode for the JobSet. |
|
| JobSetStep The JobSetStep class represents a step within a JobSet, for example, a JobDefinition or a nested JobSet. |
|
| JobSetStep.LinkType Link types for the links for a serial JobSetStep. |
|
| JobSetStepProperties Container for the properties for a JobSetStep. |
|
| JobType Encapsulates a JobType definition. |
|
| JobType.ExecutionType Enum of the basic execution types. |
|
| MetadataIllegalOperationException Thrown by the MetadataService to indicate illegal operations. |
|
| MetadataNotFoundException |
|
| MetadataObjectId Identifier for metadata objects. |
|
| MetadataObjectId.MetadataObjectType Enumeration for all the supported metadata object types. |
|
| MetadataService Metadata Service API. |
|
| MetadataService.CustomizableProperty |
|
| MetadataService.QueryField Metadata Query Fields |
|
| MetadataServiceException Thrown by the MetadataService to indicate system errors. |
|
| MetadataServiceHandle Handle for accessing the metadata service. |
|
| NotAllowedException This exception class is thrown to indicate that a specific operation is not allowed for the given set of arguments. |
|
| NotFoundException This exception class is thrown to indicate that the request object is not found in the system. |
|
| ParameterInfo Defines the metadata (information) of a parameter. |
|
| ParameterInfo.DataType Enumeration of supported data types. |
|
| ParameterList Stores list of parameters. |
|
| ProcessPhase Enum of process phases that a request may be set to during the processing lifecycle of that request. |
|
| PropertyInfo.DataType Deprecated. |
|
| PropertyValue This class wraps an Object, restricting its type to the following: String, Integer, Long, Boolean, Calendar |
|
| Recurrence Used to define a recurrence pattern for use by Schedule or Exclusion definition. |
|
| RecurrenceFields.DAY_OF_MONTH Defines the day of a month. |
|
| RecurrenceFields.DAY_OF_WEEK Enumeration for the days of a week. |
|
| RecurrenceFields.FREQUENCY Defines the main repeat frequency of a Recurrence. |
|
| RecurrenceFields.MONTH_OF_YEAR Defines the months of the year. |
|
| RecurrenceFields.TIME_OF_DAY Defines the time of the day. |
|
| RecurrenceFields.WEEK_OF_MONTH Enumerations for the week of a month. |
|
| RecurrenceFields.YEAR Encapsulate the value of a year. |
|
| RequestDetail Encapsulates the runtime data associated with a request. |
|
| RequestDetail.RequestDetailField |
|
| RequestExecutionContext Defines the context of a request execution. |
|
| RequestMode |
|
| RequestNotFoundException |
|
| RequestParameters Container for all the parameters for a request. |
|
| RequestSummary Provides request summary information. |
|
| RequestType Enum of request types. |
|
| RuntimeService Runtime Service API. |
|
| RuntimeService.QueryField Field names to be used when querying the Runtime Store. |
|
| RuntimeServiceException Thrown when the Runtime Service is unable to process the request due to a system error. |
|
| RuntimeServiceHandle |
|
| RuntimeStoreAccessException |
|
| Schedule Used to specify time-based recurrence. |
|
| SchedulerException Base class for Enterprise Scheduler Service exceptions. |
|
| SQLJobDetail This class contains database information associated with an ESS SQL job request. |
|
| State Enumeration of ESS request terminal states. |
|
| Trigger This class encapsulate the definition of a trigger for event based scheduling. |
|
| UnsupportedOperationException This exception class is thrown to indicate that a specific operation is not supported |
|
| ValidationException Exception class thrown to indicate failures in metadata object validations before persisting into the metadata repository. |
|
| WorkAssignment This class defines the nature of the work (requests) that should be processed by a Request Processor. |
|
| WorkAssignment.SpecializationNode Enumerates the supported nodes for WorkAssignment specialization. |
|
| WorkAssignment.SpecializationProperty Enumerates the supported property names for WorkAssignment specialization. |
|
| Workshift This class defines a workshift for any Request Processor. |
|
| Classes in oracle.as.scheduler used by oracle.as.scheduler.core | |
|---|---|
| SchedulerException Base class for Enterprise Scheduler Service exceptions. |
|
| Classes in oracle.as.scheduler used by oracle.as.scheduler.cp | |
|---|---|
| IllegalArgumentException This exception is thrown when one or more arguments to a method is incorrect or invalid |
|
| RequestParameters Container for all the parameters for a request. |
|
| Classes in oracle.as.scheduler used by oracle.as.scheduler.cp.exec | |
|---|---|
| Cancellable Contract by which a client callout handler or Java executable can be cancelled. |
|
| Executable Contract for implementing the executable for a Java job. |
|
| ExecutionCancelledException Exception used by the Executable interface to indicate execution cancelled. |
|
| ExecutionErrorException Exception used by the Executable interface to indicate an error condition was encountered during execution. |
|
| ExecutionPausedException Exception used by the Executable interface to indicate request execution should be paused to allow submitted sub-requests to execute. |
|
| ExecutionWarningException Exception used by the Executable interface to indicate a warning condition was encountered during execution. |
|
| RequestExecutionContext Defines the context of a request execution. |
|
| RequestParameters Container for all the parameters for a request. |
|
| Classes in oracle.as.scheduler used by oracle.as.scheduler.event | |
|---|---|
| Event Provides lifecycle information about a request. |
|
| Classes in oracle.as.scheduler used by oracle.as.scheduler.job | |
|---|---|
| Cancellable Contract by which a client callout handler or Java executable can be cancelled. |
|
| Executable Contract for implementing the executable for a Java job. |
|
| ExecutionCancelledException Exception used by the Executable interface to indicate execution cancelled. |
|
| ExecutionErrorException Exception used by the Executable interface to indicate an error condition was encountered during execution. |
|
| ExecutionPausedException Exception used by the Executable interface to indicate request execution should be paused to allow submitted sub-requests to execute. |
|
| ExecutionWarningException Exception used by the Executable interface to indicate a warning condition was encountered during execution. |
|
| ParameterInfo Defines the metadata (information) of a parameter. |
|
| RequestExecutionContext Defines the context of a request execution. |
|
| RequestParameters Container for all the parameters for a request. |
|
| RuntimeServiceHandle |
|
| Classes in oracle.as.scheduler used by oracle.as.scheduler.management | |
|---|---|
| BaseMetadata |
|
| CalendarWrapper |
|
| Diagnosis Request diagnosis. |
|
| ExclusionsDefinition Used to represent a collection of Exclusion objects as a single unit. |
|
| FailedExecutionResult Encapsulates the result of a failed execution attempt for a request. |
|
| Filter Used to specify criteria for querying. |
|
| Incompatibility Encapsulate an incompatibility among Job and/or JobSet definitions over a given resource. |
|
| JobDefinition Represents the definition (metadata) for a Job that runs in the Scheduler. |
|
| JobSet This class represents a JobSet. |
|
| JobType Encapsulates a JobType definition. |
|
| JobType.ExecutionType Enum of the basic execution types. |
|
| MetadataObjectId Identifier for metadata objects. |
|
| MetadataService.CustomizableProperty |
|
| MetadataService.QueryField Metadata Query Fields |
|
| PropertyValue This class wraps an Object, restricting its type to the following: String, Integer, Long, Boolean, Calendar |
|
| RequestDetail Encapsulates the runtime data associated with a request. |
|
| RequestParameters Container for all the parameters for a request. |
|
| RequestSummary Provides request summary information. |
|
| RuntimeService.QueryField Field names to be used when querying the Runtime Store. |
|
| Schedule Used to specify time-based recurrence. |
|
| SQLJobDetail This class contains database information associated with an ESS SQL job request. |
|
| State Enumeration of ESS request terminal states. |
|
| Trigger This class encapsulate the definition of a trigger for event based scheduling. |
|
| WorkAssignment This class defines the nature of the work (requests) that should be processed by a Request Processor. |
|
| Workshift This class defines a workshift for any Request Processor. |
|
| Classes in oracle.as.scheduler used by oracle.as.scheduler.metadata.filter | |
|---|---|
| Filter Used to specify criteria for querying. |
|
| Filter.Comparator Filter comparison operators. |
|
| JobSet.ExecutionMode Enums to indicate the execution mode for the JobSet. |
|
| JobType.ExecutionType Enum of the basic execution types. |
|
| MetadataService Metadata Service API. |
|
| MetadataServiceException Thrown by the MetadataService to indicate system errors. |
|
| MetadataServiceHandle Handle for accessing the metadata service. |
|
| Classes in oracle.as.scheduler used by oracle.as.scheduler.metadata.query | |
|---|---|
| BaseMetadata |
|
| BaseMetadataType BaseMetadataType is an enum-like class. |
|
| BaseMetadataType.ExclusionsDefinitionType |
|
| BaseMetadataType.IncompatibilityType |
|
| BaseMetadataType.JobDefinitionType |
|
| BaseMetadataType.JobSetType |
|
| BaseMetadataType.JobTypeType |
|
| BaseMetadataType.ScheduleType |
|
| BaseMetadataType.TriggerType |
|
| BaseMetadataType.WorkAssignmentType |
|
| BaseMetadataType.WorkshiftType |
|
| Filter Used to specify criteria for querying. |
|
| IllegalArgumentException This exception is thrown when one or more arguments to a method is incorrect or invalid |
|
| JobDefinition Represents the definition (metadata) for a Job that runs in the Scheduler. |
|
| JobSet This class represents a JobSet. |
|
| JobSet.ExecutionMode Enums to indicate the execution mode for the JobSet. |
|
| JobType Encapsulates a JobType definition. |
|
| JobType.ExecutionType Enum of the basic execution types. |
|
| MetadataServiceException Thrown by the MetadataService to indicate system errors. |
|
| MetadataServiceHandle Handle for accessing the metadata service. |
|
| WorkAssignment This class defines the nature of the work (requests) that should be processed by a Request Processor. |
|
| Classes in oracle.as.scheduler used by oracle.as.scheduler.metadata.query.builder | |
|---|---|
| BaseMetadata |
|
| BaseMetadataType BaseMetadataType is an enum-like class. |
|
| Filter Used to specify criteria for querying. |
|
| IllegalArgumentException This exception is thrown when one or more arguments to a method is incorrect or invalid |
|
| MetadataService.QueryField Metadata Query Fields |
|
| Classes in oracle.as.scheduler used by oracle.as.scheduler.metadata.query.field | |
|---|---|
| BaseMetadataType BaseMetadataType is an enum-like class. |
|
| Classes in oracle.as.scheduler used by oracle.as.scheduler.request | |
|---|---|
| NotFoundException This exception class is thrown to indicate that the request object is not found in the system. |
|
| RequestNotFoundException |
|
| RuntimeServiceException Thrown when the Runtime Service is unable to process the request due to a system error. |
|
| RuntimeServiceHandle |
|
| ValidationException Exception class thrown to indicate failures in metadata object validations before persisting into the metadata repository. |
|
| Classes in oracle.as.scheduler used by oracle.as.scheduler.substitution | |
|---|---|
| RequestExecutionContext Defines the context of a request execution. |
|
| RequestNotFoundException |
|
| RequestParameters Container for all the parameters for a request. |
|
| RuntimeServiceException Thrown when the Runtime Service is unable to process the request due to a system error. |
|
| SchedulerException Base class for Enterprise Scheduler Service exceptions. |
|
|
Oracle Fusion Middleware Java API Reference for Oracle Enterprise Scheduler Service 11g Release 1 (11.1.1.6.1) E26229-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||