Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ABSPARENTID - Enum constant in enum class oracle.as.scheduler.RuntimeService.QueryField
-
The request id of the absolute parent request.
- Active - Static variable in class oracle.as.scheduler.metadata.query.field.MetadataQueryFieldEnum
-
QueryField used when searching for work assignments for its state (Active or inactive)
- ACTIVE - Enum constant in enum class oracle.as.scheduler.MetadataService.QueryField
-
Whether a Work Assignment is active.
- ActiveQueryField - Class in oracle.as.scheduler.metadata.query.field
-
Query field to verify whether a Work Assignment is active or inactive.
- Adapter - Enum constant in enum class oracle.as.scheduler.EssConstants.EssModule
- add(String, Boolean, boolean) - Method in class oracle.as.scheduler.ParameterList
-
Adds a parameter of type Boolean to this list with the given name and value.
- add(String, Integer, boolean) - Method in class oracle.as.scheduler.ParameterList
-
Adds a parameter of type Integer to this list with the given name and value.
- add(String, Long, boolean) - Method in class oracle.as.scheduler.ParameterList
-
Adds a parameter of type Long to this list with the given name and value.
- add(String, Object) - Method in class oracle.as.scheduler.JobSetStepProperties
-
Adds a step property to this object.
- add(String, Object) - Method in class oracle.as.scheduler.RequestParameters
-
Adds a request parameter to this object.
- add(String, String, boolean) - Method in class oracle.as.scheduler.ParameterList
-
Adds a parameter of type String to this list with the given name and value.
- add(String, String, Object) - Method in class oracle.as.scheduler.RequestParameters
-
Adds a request parameter for the specified step in a JobSet request to this object.
- add(String, ParameterInfo.DataType) - Method in class oracle.as.scheduler.ParameterList
-
Adds a parameter to this list with the given name and data type.
- add(String, ParameterInfo.DataType, Object, boolean) - Method in class oracle.as.scheduler.ParameterList
-
Adds a parameter to the list with the given information about the parameter.
- add(String, ParameterInfo.DataType, Object, boolean, boolean) - Method in class oracle.as.scheduler.ParameterList
-
Adds a parameter to the list with the given information about the parameter.
- add(ParameterInfo) - Method in class oracle.as.scheduler.ParameterList
-
Adds a parameter to the list.
- add(Recurrence) - Method in class oracle.as.scheduler.RecurrenceSet
-
Add a Recurrence to this object.
- addDayOfMonth(RecurrenceFields.DAY_OF_MONTH) - Method in class oracle.as.scheduler.Recurrence
-
Adds a day of month to this Recurrence objects.
- addDayOfWeek(RecurrenceFields.DAY_OF_WEEK) - Method in class oracle.as.scheduler.Recurrence
-
Adds a day of week to this Recurrence objects.
- addEntity(IncompatibleEntity) - Method in class oracle.as.scheduler.Incompatibility
-
Adds an incompatibility entity to this object.
- addEntity(MetadataObjectId, boolean) - Method in class oracle.as.scheduler.Incompatibility
-
Adds an incompatibility entity to this object.
- addEntity(MetadataObjectId, String, boolean) - Method in class oracle.as.scheduler.Incompatibility
-
Adds an incompatibility entity to this object.
- addExclusion(Exclusion) - Method in class oracle.as.scheduler.ExclusionsDefinition
-
Add an exclusion to this object.
- addExclusion(MetadataObjectId) - Method in class oracle.as.scheduler.Schedule
-
Adds a reference of an instance of ExclusionsDefinition in this Schedule object.
- addExclusionDate(ExplicitDate) - Method in class oracle.as.scheduler.Schedule
-
Adds an explicit date to be excluded from occurrences in this Schedule object.
- addExclusionDefinition(MetadataServiceHandle, ExclusionsDefinition, String) - Method in interface oracle.as.scheduler.MetadataService
-
Adds a ExclusionsDefinition to the metadata repository.
- addInclusionDate(ExplicitDate) - Method in class oracle.as.scheduler.Schedule
-
Adds an explicit date to be included for occurrences in this Schedule object.
- addIncompatibility(MetadataServiceHandle, Incompatibility, String) - Method in interface oracle.as.scheduler.MetadataService
-
Adds an Incompatibility in the metadata repository.
- addJobDefinition(MetadataServiceHandle, JobDefinition, String) - Method in interface oracle.as.scheduler.MetadataService
-
Adds a JobDefinition to the metadata repository.
- addJobSet(MetadataServiceHandle, JobSet, String) - Method in interface oracle.as.scheduler.MetadataService
-
Adds a JobSet to the metadata repository.
- addJobType(MetadataServiceHandle, JobType, String) - Method in interface oracle.as.scheduler.MetadataService
-
Adds a JobType in the metadata repository.
- addMonth(RecurrenceFields.MONTH_OF_YEAR) - Method in class oracle.as.scheduler.Recurrence
-
Adds a month to this Recurrence objects.
- addScheduleDefinition(MetadataServiceHandle, Schedule, String) - Method in interface oracle.as.scheduler.MetadataService
-
Adds a Schedule to the metadata repository.
- addStep(JobSetStep) - Method in class oracle.as.scheduler.JobSet
-
Adds the given step to this JobSet.
- addWeekOfMonth(RecurrenceFields.WEEK_OF_MONTH) - Method in class oracle.as.scheduler.Recurrence
-
Adds a week of month to this Recurrence objects.
- addWorkshift(MetadataObjectId) - Method in class oracle.as.scheduler.WorkAssignment
-
Adds a workshift to this WorkAssignment.
- addWorkshifts(Collection<MetadataObjectId>) - Method in class oracle.as.scheduler.WorkAssignment
-
Adds a collection of workshifts to this WorkAssignment.
- ADFBC - Enum constant in enum class oracle.as.scheduler.SystemProperty.ExternalJobType
- adjustPrivilegesNeedToBeChecked(Set<MetadataPermission.Action>) - Method in class oracle.as.scheduler.BaseMetadataType.ExclusionsDefinitionType
- adjustPrivilegesNeedToBeChecked(Set<MetadataPermission.Action>) - Method in class oracle.as.scheduler.BaseMetadataType.IncompatibilityType
- adjustPrivilegesNeedToBeChecked(Set<MetadataPermission.Action>) - Method in class oracle.as.scheduler.BaseMetadataType.JobDefinitionType
- adjustPrivilegesNeedToBeChecked(Set<MetadataPermission.Action>) - Method in class oracle.as.scheduler.BaseMetadataType.JobSetType
- adjustPrivilegesNeedToBeChecked(Set<MetadataPermission.Action>) - Method in class oracle.as.scheduler.BaseMetadataType.JobTypeType
- adjustPrivilegesNeedToBeChecked(Set<MetadataPermission.Action>) - Method in class oracle.as.scheduler.BaseMetadataType.JobWsmPolicyAssemblyType
- adjustPrivilegesNeedToBeChecked(Set<MetadataPermission.Action>) - Method in class oracle.as.scheduler.BaseMetadataType.ScheduleType
- adjustPrivilegesNeedToBeChecked(Set<MetadataPermission.Action>) - Method in class oracle.as.scheduler.BaseMetadataType.WorkAssignmentType
- adjustPrivilegesNeedToBeChecked(Set<MetadataPermission.Action>) - Method in class oracle.as.scheduler.BaseMetadataType.WorkshiftType
- ALL - Enum constant in enum class oracle.as.scheduler.security.MetadataPermission.Action
-
Encapsulation of all permissions for the metadata(s) configured in this MetadataPermission.
- ALLOW_MULT_PENDING - Static variable in class oracle.as.scheduler.SystemProperty
-
Property that specifies whether multiple pending requests for the same JobDefinition shall be allowed.
- AlreadyExistsException - Exception in oracle.as.scheduler
-
Exception to indicate an object being created already exists in the system.
- AlreadyExistsException() - Constructor for exception oracle.as.scheduler.AlreadyExistsException
-
Constructor
- AlreadyExistsException(String) - Constructor for exception oracle.as.scheduler.AlreadyExistsException
-
Constructor with a detailed message.
- AlreadyExistsException(String, Throwable) - Constructor for exception oracle.as.scheduler.AlreadyExistsException
-
Constructor with a detailed message and underlying cause.
- AlreadyExistsException(Throwable) - Constructor for exception oracle.as.scheduler.AlreadyExistsException
-
Constructor with the underlying cause.
- and(String, Filter.Comparator, Object) - Method in class oracle.as.scheduler.Filter
-
Gets a new filter that is the result of ANDing a filter with the given
field
,comparator
, andvalue
with the current filter. - and(Filter) - Method in class oracle.as.scheduler.Filter
-
Gets a new filter that is the result of ANDing the given filter with the current filter.
- and(MetadataQueryFilter<METADATA_TYPE>) - Method in interface oracle.as.scheduler.metadata.query.MetadataQueryFilter
- AND - Enum constant in enum class oracle.as.scheduler.Filter.Operator
- AND - Enum constant in enum class oracle.as.scheduler.WorkAssignment.SpecializationNode
-
Binary 'and' operator.
- APP_PARAM_CUSTOM_DATA_CONTROL - Enum constant in enum class oracle.as.scheduler.MetadataService.QueryField
-
The custom data control.
- APP_PARAM_PARAMETER_TASK_FLOW - Enum constant in enum class oracle.as.scheduler.MetadataService.QueryField
-
The task flow name.
- APP_PARAM_PARAMETERS_VO - Enum constant in enum class oracle.as.scheduler.MetadataService.QueryField
-
The Value Object of Parameters.
- APP_PARAM_PORTLET_CONTAINER_WEB_MODULE - Enum constant in enum class oracle.as.scheduler.MetadataService.QueryField
-
The Web module name of the portlet web container.
- APP_PARAM_SRS_FLAG - Enum constant in enum class oracle.as.scheduler.MetadataService.QueryField
-
The SRS Flag.
- AppEnvSubstitutionHandler - Class in oracle.as.scheduler.substitution
-
Substitute from application-specific environment/configuration
- AppEnvSubstitutionHandler(String, String) - Constructor for class oracle.as.scheduler.substitution.AppEnvSubstitutionHandler
- APPLICATION - Enum constant in enum class oracle.as.scheduler.RuntimeService.QueryField
-
The application name.
- APPLICATION - Enum constant in enum class oracle.as.scheduler.WorkAssignment.SpecializationProperty
-
The name of the application associated with a request.
- APPLICATION - Static variable in class oracle.as.scheduler.SystemProperty
-
Property that specifies the name of the J2EE application that is used for request processing.
- ApplicationConfig - Class in oracle.as.scheduler
-
Class for application configuration.
- ApplicationConfig(String, Map<String, ConfigProperty>, Map<String, ConfigProperty>) - Constructor for class oracle.as.scheduler.ApplicationConfig
-
Constructor
- ApplicationEventHandler - Enum constant in enum class oracle.as.scheduler.EssConstants.EssModule
- ApplicationParameterQueryField - Class in oracle.as.scheduler.metadata.query.field
-
Query field for predefined application parameters
- appParamvalues() - Static method in class oracle.as.scheduler.metadata.query.field.MetadataQueryFieldEnum
-
Gets the array of application parameter query field objects
- APRIL - Enum constant in enum class oracle.as.scheduler.RecurrenceFields.MONTH_OF_YEAR
-
The month of April.
- ASYNC_REQUEST_TIMEOUT - Static variable in class oracle.as.scheduler.SystemProperty
-
Property that specifies the time, in minutes, that the processor will wait for an asynchronous after it has begun execution.
- AsyncCancellable - Interface in oracle.as.scheduler
-
Contract by which a client Asynchronous Java executable can be cancelled.
- AsyncExecutable - Interface in oracle.as.scheduler
-
Marker interface used to distinguish long-running asynchronous jobs.
- AsyncHelper - Class in oracle.as.scheduler.async
-
Helper class for invoking the local asynchronous request bean.
- AsyncHelper(RequestExecutionContext) - Constructor for class oracle.as.scheduler.async.AsyncHelper
- ASYNCHRONOUS - Enum constant in enum class oracle.as.scheduler.RuntimeService.QueryField
-
Indicates if the job is asynchronous, synchronous or unknown.
- AsyncRequestBeanInterface - Interface in oracle.as.scheduler
-
Used to convey the final execution status of a asynchronous job.
- AsyncRequestBeanRemote - Interface in oracle.as.scheduler
-
The remote interface for AsyncRequestBean.
- AsyncRequestTimeout - Enum constant in enum class oracle.as.scheduler.MetadataService.CustomizableProperty
- AsyncStatus - Enum Class in oracle.as.scheduler.async
-
Valid values for the callback status of an asynchronous java job.
- AUGUST - Enum constant in enum class oracle.as.scheduler.RecurrenceFields.MONTH_OF_YEAR
-
The month of August.
- AUTOMATED_RECOVER_ERROR - Enum constant in enum class oracle.as.scheduler.Cause
-
Automatic recovery.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form