-
Deprecated ClassesClassDescriptionoracle.as.scheduler.BaseMetadataType.TriggerTypeTriggers are not supported.use
MetadataQueryFilterFactory
useMetadataQueryFilterFactory
useMetadataQueryFilterFactory
useMetadataQueryFilterFactory
useMetadataQueryFilterFactory
useMetadataQueryFilterFactory
useMetadataQueryFilterFactory
useMetadataQueryFilterFactory
useMetadataQueryFilterFactory
-
Deprecated FieldsFieldDescriptionoracle.as.scheduler.BaseMetadataType.TRIGGERTriggers are not supported.oracle.as.scheduler.BaseMetadataType.TRIGGER_EXPRESSIONTriggers are not supported.oracle.as.scheduler.Event.APPLICATION_TYPETriggers are not supported. Application event type. Application events are published by
RuntimeService.publishEvent
.oracle.as.scheduler.Event.NAMETriggers are not supported Event filter field for the event name. AFilter
on the event name would use the value of this constant for the filter field and the value of the event name for the filter value.oracle.as.scheduler.Event.TYPETriggers are not supported Event filter field for the event type. AFilter
on the event type would use the value of this constant for the filter field and the value of the event type for the filter value.Not supported.Replaced bySystemProperty.SELECT_STATE
Not supported.Property that specifies a substitution handler class or list of classes that should be used for parameter substitution. The property value can specify a single Java class name, or it specify a comma-seperated set of Java class names.The Java class must implement the
SubstitutionHandler
interface.Enterprise Scheduler will use this property when executing a
Process
job type to provide substition support for theSystemProperty.CMDLINE
andSystemProperty.ENVIRONMENT_VARIABLES
system properties.The property datatype is
STRING
.
-
Deprecated MethodsMethodDescriptionoracle.as.scheduler.AsyncRequestBeanInterface.onBizError
(RequestExecutionContext, String) oracle.as.scheduler.AsyncRequestBeanInterface.onCancel(RequestExecutionContext) oracle.as.scheduler.AsyncRequestBeanInterface.onError(RequestExecutionContext, String) oracle.as.scheduler.AsyncRequestBeanInterface.onPause(RequestExecutionContext, String) oracle.as.scheduler.AsyncRequestBeanInterface.onSuccess(RequestExecutionContext) oracle.as.scheduler.AsyncRequestBeanInterface.onWarning(RequestExecutionContext, String) oracle.as.scheduler.AsyncRequestBeanRemote.onBizError(String, String) oracle.as.scheduler.AsyncRequestBeanRemote.onCancel(String) oracle.as.scheduler.AsyncRequestBeanRemote.onError(String, String) oracle.as.scheduler.AsyncRequestBeanRemote.onPause(String, String) oracle.as.scheduler.AsyncRequestBeanRemote.onSuccess(String) oracle.as.scheduler.AsyncRequestBeanRemote.onWarning(String, String) This method always returns null.Replaced byJobSet.getJsSteps()
Replaced byJobSet.getJsSteps()
.Replaced byJobSet.setJsSteps(JobSetStep[])
.Replaced byJobSet.setJsSteps(JobSetStep[])
.oracle.as.scheduler.JobSetStep.setStepId(String) step id is immutable.use queryPrivileges(Action...) becauseQueryComparator.CONTAINS
is the only valid value for the first argument. Creates a filter to query by metadata privilege actions and comparatororacle.as.scheduler.MetadataService.addTrigger(MetadataServiceHandle, Trigger, String) Triggers are not supported.oracle.as.scheduler.MetadataService.copyTrigger(MetadataServiceHandle, MetadataObjectId, String, String) Triggers are not supported.oracle.as.scheduler.MetadataService.deleteTrigger(MetadataServiceHandle, MetadataObjectId) Triggers are not supported.oracle.as.scheduler.MetadataService.getTrigger(MetadataServiceHandle, MetadataObjectId, boolean) Triggers are not supported.oracle.as.scheduler.MetadataService.getTriggers(MetadataServiceHandle, MetadataObjectId[], boolean) Triggers are not supported.oracle.as.scheduler.MetadataService.queryTriggerObjects(MetadataServiceHandle, Filter, MetadataService.QueryField, boolean) Triggers are not supported.oracle.as.scheduler.MetadataService.queryTriggers(MetadataServiceHandle, Filter, MetadataService.QueryField, boolean) Triggers are not supported.oracle.as.scheduler.MetadataService.updateTrigger(MetadataServiceHandle, MetadataObjectId, Trigger) Triggers are not supported.Replaced byRequestDetail.getExecutableState()
.Replaced byRequestDetail.getPostProcessHandlerStatus()
.Replaced byRequestDetail.getPreProcessHandlerStatus()
.oracle.as.scheduler.RequestDetail.getTrigger()Triggers are not supported.oracle.as.scheduler.RequestDetail.getTriggerDefn()Triggers are not supported.oracle.as.scheduler.RequestDetail.getTriggerEvaluationStatus()Triggers are not supported.oracle.as.scheduler.RequestDetail.getTriggerState()Triggers are not supported.oracle.as.scheduler.RuntimeService.publishEvent(RuntimeServiceHandle, String, ApplicationEvent) Triggers are not supportedoracle.as.scheduler.RuntimeService.purgeRequest(RuntimeServiceHandle, long) As of 11.1.1.3.0(D8B4) Purge not supported via runtime API. Always throws NotAllowedExceptionoracle.as.scheduler.RuntimeService.submitRequest(RuntimeServiceHandle, String, MetadataObjectId, MetadataObjectId, Calendar, Calendar, RequestParameters) Triggers are not supported.oracle.as.scheduler.RuntimeServiceHandle.dispose()oracle.as.scheduler.RuntimeServiceHandle.isRollbackOnly()replaced by RuntimeService.isRollbackOnly(RuntimeServiceHandle)oracle.as.scheduler.RuntimeServiceHandle.setRollbackOnly()replaced by RuntimeService.setRollbackOnly(RuntimeServiceHandle)Replaced byWorkAssignment.isEnabled()
Replaced byWorkAssignment.setEnabled(boolean)
-
Deprecated Constructors
-
Deprecated Enum ConstantsEnum ConstantDescriptionoracle.as.scheduler.MetadataObjectId.MetadataObjectType.TRIGGERTriggers are not supported.oracle.as.scheduler.RequestType.JOBSET_TRIGGER_CHILDTriggers are not supported. Child request generated from a Trigger associated with a submitted JobSet request.
The parent request type will be
JOBSET_RECUR_PARENT
.oracle.as.scheduler.RequestType.TRIGGER_CHILDTriggers are not supported. Child request generated from a Trigger associated with a submitted regular (non-JobSet) request.The parent request type will be
RECUR_PARENT
.oracle.as.scheduler.RuntimeService.QueryField.REQUESTTRIGGERTriggers are not supported.