All Classes and Interfaces
Class
Description
Query field to verify whether a Work Assignment is active or inactive.
Exception to indicate an object being created already exists in the system.
Substitute from application-specific environment/configuration
Class for application configuration.
Query field for predefined application parameters
Contract by which a client Asynchronous Java executable can be
cancelled.
Marker interface used to distinguish long-running asynchronous jobs.
Helper class for invoking the local asynchronous request bean.
Used to convey the final execution status of a asynchronous job.
The remote interface for AsyncRequestBean.
Valid values for the callback status of an asynchronous java job.
Base class for ESS metadata definitions.
BaseMetadataType is an enum-like class.
Metadata type for ExclusionsDefinition metadata.
Metadata type for Incompatibility metadata.
Metadata type for JobDefinition metadata.
Metadata type for JobSet metadata.
Metadata type for JobType metadata.
Metadata type for JobWsmPolicyAssembly metadata.
Metadata type for Schedule metadata.
Metadata type for WorkAssignment metadata.
Metadata type for Workshift metadata.
Contract by which a client callout handler or Java executable can be
cancelled.
Enums of causes for job request terminal state.
Substitution handler for cross component wiring.
Manage cross component wiring.
Exception thrown when the metadata API detects concurrent update on a
metadata object.
Application configuration property.
Enum of configuration property attributes.
Exception to indicate violation of a system enforced constraint.
Categories of content stored in the content store.
Describes content in the ESS content store.
Factory for request logging and request output.
Handle for retrieving content from the ESS content store,
and for importing content in case of manual recovery.
Options for opening content.
Enum for types of content stored in the content store.
Class to help create filter based on DisplayName Query field.
Query field for searching metadata by display names specified either in metadata or referred from resource bundles
Query field for searching metadata by SystemProperty.EFFECTIVE_APPLICATION parameter specified in parameters
Enum of error types.
This class defines constants used by Enterprise Scheduler Service (ESS).
Enum of the key name for parameters added by ESS to DMS
ExecutionContext
for logging purposes.Enum of parameter values for
ESS_Module
.Substitute from the environment.
Provides lifecycle information about a request.
Contract for implementing a listener for request events.
Date/time instances that are excluded from the occurrences of a Schedule.
Used to represent a collection of
Exclusion
objects as a
single unit.Deprecated.
Query builder object for building filters to query ExclusionsDefinition metadata.
Contract for implementing the executable for a Java job.
Exception used by the
Executable
interface to indicate
a business error condition was encountered during execution.Exception used by the
Executable
interface to indicate
execution cancelled.Exception used by the
Executable
interface to indicate
an error condition was encountered during execution.Exception indicating a status that can only be recovered using manual
intervention.
Query field for searching job sets by execution mode (parallel or serial)
Exception used by the
Executable
interface to indicate request
execution should be paused to allow submitted sub-requests to execute.Exception used by the
Executable
interface to indicate
job suspended execution on finding server in Quiesce state.Query field for searching job types by execution type (Java, Sql or Process)
Exception used by the
Executable
interface to indicate
a warning condition was encountered during execution.Defines a date and time for use in a
Schedule
or Exclusion
.External job status.
Encapsulates the result of a failed execution attempt for a request.
Used to specify criteria for querying.
Filter comparison operators.
Filter logic operators.
Deprecated.
Query field for searching job sets by their first step.
Application callout actions.
Enumeration of application callout actions.
Exception used when one or more arguments to a method are incorrect
or invalid.
Exception used when system or request state to perform and operation
is incorrect or invalid.
Encapsulates the result of importing or exporting output files.
Status of an import or export operation.
Encapsulate an incompatibility among job and/or job set definitions over
a given resource.
Enum for valid Incompatibility type.
Deprecated.
use
MetadataQueryFilterFactory
Query builder object for building filters to query Incompatibility metadata.
Encapsulates information for an Incompatibility entity.
Exception used to indicate that a property in the list of constrainable
properties is invalid.
Represents the definition (metadata) for a Job that runs in the Scheduler.
Deprecated.
use
MetadataQueryFilterFactory
Query builder object for building filters to query JobDefinition metadata.
Contract for implementing a callout to obtain information related to
a job.
This class represents a JobSet.
Enums to indicate the execution mode for the JobSet.
Deprecated.
use
MetadataQueryFilterFactory
Query builder object for building filters to query JobSet metadata.
The JobSetStep class represents a step within a JobSet.
Link types for the links for a serial JobSetStep.
Container for the properties for a JobSetStep.
Defines the JobSet step properties.
Encapsulates a
JobType
definition.Enum of the basic execution types.
Deprecated.
use
MetadataQueryFilterFactory
Query builder object for building filters to query JobType metadata.
Query field for searching job definitions by job types.
Helper for log content.
Query Field for SystemProperty.LOGICAL_CLUSTER_NAME.
Exception used by the
MetadataService
to indicate illegal
operations.Exception used to indicate a metadata object is not found.
Identifier for metadata objects.
Enumeration for all the supported metadata object types.
MetadataPermission<ID_TYPE extends oracle.as.scheduler.security.MetadataPermissionId>
Represents the access control definitions to enforce access of ESS metadata.
Enum of the permissible actions for ESS metadata.
Base Query builder object for building filters to query ESS metadata.
Factory to get type-specific query builder objects for building filters to query metadata.
This class contains the enumeration of instances of pre-configured QueryFields used when searching for metadata
Metadata Service API.
Enum of properties that can be customized.
Metadata query fields.
Exception used by the
MetadataService
to indicate permission
or security related errors.Exception used by
MetadataService
to indicate system errors.Handle for accessing the metadata service.
The remote interface for MetadataService Bean.
Query field for searching metadata by their name
Exception used to indicate that a specific operation is not allowed
for the given set of arguments.
Exception used to indicate that the requested object is not found
in the system.
Helper for output content.
Transactional semantics for importing output files.
Query field for searching metadata by the confined package
Defines the metadata (information) of a parameter.
Enumeration of supported data types.
Stores list of parameters.
Contract for a client application callback that is invoked after
execution of a job request executable.
Contract for a client application callback that is invoked before
execution of a job request executable.
Deprecated.
use
MetadataQueryFilterFactory
Enum of request process phases.
Query field for searching metadata by SystemProperty.PRODUCT specified in parameters
Used to define a recurrence pattern for use by
Schedule
or Exclusion
definition.Defines the fields to construct a Recurrence.
Class that defines the day of a month.
Enum for the days of a week.
Enum for the main repeat frequency of a Recurrence.
Enum for the months of the year.
Class that defines the time of the day.
Enum for the week of a month.
Class that encapsulate the value of a year.
Used for representing a collection of
Recurrence
objects as
a single unit.Helper class for invoking the remote asynchronous request bean
Contract by which a client EJB executable can also be cancelled.
Helper class for remote EJB job to callback ESS's beans
Log and output helper for remote EJB job.
Marker interface used to distinguish EJB job requests.
Query field for searching metadata by request category specified in parameters
This
SubstitutionHandler
makes the elements of ReqeustExecutionContext
available as substitutions.Encapsulates the runtime data associated with a request.
Defines the context of a request execution.
Request logging API.
Enum of the request modes.
Exception that indicates the request is not found in the system.
Request output API.
Container for all the parameters for a request.
This
SubstitutionHandler
makes the elements of RequestParameters
available as substitutions.Aggregate substitution handler for RequestContextSubstitutionHandler and
RequestParamSubstitutionHandler.
Enum of request types.
QueryField used for searching metadata by the index of query results
Thrown when the a transactional operation is invoked and the
transaction has been marked as rollback only.
RuntimeDataPermission<ID_TYPE extends oracle.as.scheduler.security.MetadataPermissionId>
Represents the access control definitions to enforce access of ESS runtime resources.
Enum of the permissible actions for ESS requests.
Enum of the menus defined for RuntimeDataPermissions.
Exception that indicates an operation on a request is illegal.
Runtime Service API.
Field names to be used when querying the Runtime Store.
Exception used by the
RuntimeService
to indicate permission
or security related errors.Exception used by
RuntimeService
to indicate system errors.Handle for accessing the runtime service.
The remote interface for RuntimeService Bean.
Exception used to indicate an error accessing or performing an operation
on the Enterprise Scheduler runtime store.
Exception used to indicate that an Enterprise Scheduler runtime store
lock could not be obtained.
Exception used to indicate that the transaction has been automatically
rolled back by the storage service provider.
Used to specify time-based recurrence.
Deprecated.
use
MetadataQueryFilterFactory
Query builder object for building filters to query Schedule metadata.
Base class for Oracle Enterprise Scheduler exceptions.
Base class for Enterprise Scheduler user authentication exceptions.
QueryField used when searching for metadata based by its
MetadataPermission.Action
Enum of ESS request states.
Interface for handlers used by classes implementing
Substitutor
.Performs token substitutions on a string using a
set of
SubstitutionHandler
s.Factor class for creating a
Substitutor
Enterprise Scheduler system properties.
Enum of external job types.
Exception used to indicate that an operation is not supported.
Contract by which an asynchronous Java executable can be delivered status
information from the remote portion of the job.
Encapsulates the update action from application execution callout.
Exception used to indicate a failed validation.
This class defines the nature of the work (requests) that should be
processed by a Request Processor.
Enumerates the supported nodes for WorkAssignment specialization.
Enumerates the supported property names for WorkAssignment
specialization.
Deprecated.
use
MetadataQueryFilterFactory
Query builder object for building filters to query WorkAssignment metadata.
This class defines a workshift for a Request Processor.
Deprecated.
use
MetadataQueryFilterFactory
Query builder object for building filters to query Workshift metadata.
MetadataQueryFilterFactory