- MANUAL_RECOVER_ERROR - Static variable in class oracle.as.scheduler.Cause
-
Manual recovery.
- MARCH - Static variable in class oracle.as.scheduler.RecurrenceFields.MONTH_OF_YEAR
-
The month of March.
- mask() - Method in class oracle.as.scheduler.security.MetadataPermission.Action
-
Returns the mask of this enum string
- mask() - Method in class oracle.as.scheduler.security.RuntimeDataPermission.Action
-
Returns the mask of this enum string
- MAX_HOUR_VALUE - Static variable in class oracle.as.scheduler.RecurrenceFields.TIME_OF_DAY
-
Maximum possible value for Hour part (HH).
- MAX_MINUTE_VALUE - Static variable in class oracle.as.scheduler.RecurrenceFields.TIME_OF_DAY
-
Maximum possible value for Minute part (MM).
- MAX_SECOND_VALUE - Static variable in class oracle.as.scheduler.RecurrenceFields.TIME_OF_DAY
-
Maximum possible value for Second part (SS).
- MAX_VALUE - Static variable in class oracle.as.scheduler.RecurrenceFields.DAY_OF_MONTH
-
- MAY - Static variable in class oracle.as.scheduler.RecurrenceFields.MONTH_OF_YEAR
-
The month of May.
- METADATA_NOT_FOUND - Static variable in class oracle.as.scheduler.Cause
-
Metadata not found.
- MetadataIllegalOperationException - Exception in oracle.as.scheduler
-
Exception used by the MetadataService
to indicate illegal operations.
- MetadataIllegalOperationException(String) - Constructor for exception oracle.as.scheduler.MetadataIllegalOperationException
-
Constructor.
- MetadataNotFoundException - Exception in oracle.as.scheduler
-
Exception used to indicate a metadata object is not found.
- MetadataNotFoundException() - Constructor for exception oracle.as.scheduler.MetadataNotFoundException
-
Constructor.
- MetadataNotFoundException(String) - Constructor for exception oracle.as.scheduler.MetadataNotFoundException
-
Constructor with a detailed message.
- MetadataNotFoundException(String, MetadataObjectId) - Constructor for exception oracle.as.scheduler.MetadataNotFoundException
-
Constructor with a detailed message.
- MetadataNotFoundException(Throwable) - Constructor for exception oracle.as.scheduler.MetadataNotFoundException
-
Constructor with the underlying cause.
- MetadataNotFoundException(Throwable, MetadataObjectId) - Constructor for exception oracle.as.scheduler.MetadataNotFoundException
-
Constructor with the underlying cause.
- MetadataNotFoundException(String, Throwable) - Constructor for exception oracle.as.scheduler.MetadataNotFoundException
-
Constructor with a detailed message and underlying cause.
- MetadataNotFoundException(String, Throwable, MetadataObjectId) - Constructor for exception oracle.as.scheduler.MetadataNotFoundException
-
Constructor with a detailed message and underlying cause.
- MetadataObjectId - Class in oracle.as.scheduler
-
Identifier for metadata objects.
- MetadataObjectId() - Constructor for class oracle.as.scheduler.MetadataObjectId
-
- MetadataObjectId.MetadataObjectType - Class in oracle.as.scheduler
-
Enumeration for all the supported metadata object types.
- MetadataPermission - Class in oracle.as.scheduler.security
-
Represents the access control definitions to enforce access of ESS metadata.
- MetadataPermission(String, String) - Constructor for class oracle.as.scheduler.security.MetadataPermission
-
Constructs the instance of Metadata permission for the given target and actions
- MetadataPermission(ID_TYPE[], MetadataPermission.Action[]) - Constructor for class oracle.as.scheduler.security.MetadataPermission
-
Constructs the instance of Metadata permission for the given array of targets and actions
- MetadataPermission(ID_TYPE, MetadataPermission.Action[]) - Constructor for class oracle.as.scheduler.security.MetadataPermission
-
Constructs the instance of Metadata permission for the given target and array of actions
- MetadataPermission.Action - Class in oracle.as.scheduler.security
-
Enum of the permissible actions for ESS metadata.
- MetadataQueryBuilder - Class in oracle.as.scheduler.metadata.query.builder
-
Base Query builder object for building filters to query ESS metadata.
- MetadataQueryBuilderFactory - Class in oracle.as.scheduler.metadata.query.builder
-
Factory to get type-specific query builder objects for building filters to query metadata.
- MetadataQueryFieldEnum - Class in oracle.as.scheduler.metadata.query.field
-
This class contains the enumeration of instances of pre-configured QueryFields used when searching for metadata
- MetadataQueryFilter - Interface in oracle.as.scheduler.metadata.query
-
- MetadataQueryVisitor - Interface in oracle.as.scheduler.metadata.query
-
- MetadataService - Interface in oracle.as.scheduler
-
Metadata Service API.
- MetadataService.CustomizableProperty - Class in oracle.as.scheduler
-
Enum of properties that can be customized.
- MetadataService.QueryField - Class in oracle.as.scheduler
-
Metadata query fields.
- MetadataServiceAccessControlException - Exception in oracle.as.scheduler
-
Exception used by the MetadataService
to indicate permission or security related errors.
- MetadataServiceAccessControlException(String) - Constructor for exception oracle.as.scheduler.MetadataServiceAccessControlException
-
Constructor.
- MetadataServiceException - Exception in oracle.as.scheduler
-
Exception used by MetadataService
to indicate system errors.
- MetadataServiceException() - Constructor for exception oracle.as.scheduler.MetadataServiceException
-
Default constructor.
- MetadataServiceException(String) - Constructor for exception oracle.as.scheduler.MetadataServiceException
-
Constructor with a detailed message.
- MetadataServiceException(Throwable) - Constructor for exception oracle.as.scheduler.MetadataServiceException
-
Constructor that creates the instance based on a cause.
- MetadataServiceException(String, Throwable) - Constructor for exception oracle.as.scheduler.MetadataServiceException
-
Constructor to create the instance with an message and cause.
- MetadataServiceHandle - Interface in oracle.as.scheduler
-
Handle for accessing the metadata service.
- MetadataServiceRemote - Interface in oracle.as.scheduler
-
The remote interface for MetadataService Bean.
- MIN_VALUE - Static variable in class oracle.as.scheduler.RecurrenceFields.DAY_OF_MONTH
-
- MINUTELY - Static variable in class oracle.as.scheduler.RecurrenceFields.FREQUENCY
-
Indicates every minute repetition.
- MIXED_BUSINESS - Static variable in class oracle.as.scheduler.ErrorType
-
Error type used for a parallel JobSet that had more than one ERROR step with different error types, at least one of which was BUSINESS.
- MIXED_NON_BUSINESS - Static variable in class oracle.as.scheduler.ErrorType
-
Error type used for a parallel JobSet that had more than one ERROR step with different error types, none of which were BUSINESS.
- MONDAY - Static variable in class oracle.as.scheduler.RecurrenceFields.DAY_OF_WEEK
-
Indicates Monday.
- MONTHLY - Static variable in class oracle.as.scheduler.RecurrenceFields.FREQUENCY
-
Indicates every month repetition.