Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
M
- MANUAL_RECOVER_ERROR - Enum constant in enum class oracle.as.scheduler.Cause
-
Manual recovery.
- MARCH - Enum constant in enum class oracle.as.scheduler.RecurrenceFields.MONTH_OF_YEAR
-
The month of March.
- mask() - Method in enum class oracle.as.scheduler.security.MetadataPermission.Action
-
Returns the mask of this enum string
- mask() - Method in enum 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 - Enum constant in enum class oracle.as.scheduler.RecurrenceFields.MONTH_OF_YEAR
-
The month of May.
- METADATA_NOT_FOUND - Enum constant in enum 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, 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.
- 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.
- MetadataObjectId - Class in oracle.as.scheduler
-
Identifier for metadata objects.
- MetadataObjectId() - Constructor for class oracle.as.scheduler.MetadataObjectId
- MetadataObjectId.MetadataObjectType - Enum Class in oracle.as.scheduler
-
Enumeration for all the supported metadata object types.
- MetadataPermission<ID_TYPE extends oracle.as.scheduler.security.MetadataPermissionId> - Class in oracle.as.scheduler.security
-
Represents the access control definitions to enforce access of ESS metadata.
- 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(String, String) - Constructor for class oracle.as.scheduler.security.MetadataPermission
-
Constructs the instance of Metadata permission for the given target and actions
- MetadataPermission.Action - Enum Class in oracle.as.scheduler.security
-
Enum of the permissible actions for ESS metadata.
- MetadataQueryBuilder<METADATA_TYPE extends BaseMetadata<METADATA_TYPE>> - 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<METADATA_TYPE extends BaseMetadata<METADATA_TYPE>> - Interface in oracle.as.scheduler.metadata.query
- MetadataQueryVisitor<METADATA_TYPE extends BaseMetadata<METADATA_TYPE>,
RESULT_TYPE> - Interface in oracle.as.scheduler.metadata.query - MetadataService - Interface in oracle.as.scheduler
-
Metadata Service API.
- MetadataService.CustomizableProperty - Enum Class in oracle.as.scheduler
-
Enum of properties that can be customized.
- MetadataService.QueryField - Enum 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(String, Throwable) - Constructor for exception oracle.as.scheduler.MetadataServiceException
-
Constructor to create the instance with an message and cause.
- MetadataServiceException(Throwable) - Constructor for exception oracle.as.scheduler.MetadataServiceException
-
Constructor that creates the instance based on a 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 - Enum constant in enum class oracle.as.scheduler.RecurrenceFields.FREQUENCY
-
Indicates every minute repetition.
- MIXED_BUSINESS - Enum constant in enum 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 - Enum constant in enum 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 - Enum constant in enum class oracle.as.scheduler.RecurrenceFields.DAY_OF_WEEK
-
Indicates Monday.
- MONTHLY - Enum constant in enum class oracle.as.scheduler.RecurrenceFields.FREQUENCY
-
Indicates every month repetition.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form