Uses of Class
oracle.as.scheduler.ExecutionSuspendException
Packages that use ExecutionSuspendException
Package
Description
Enterprise Scheduler API interfaces and classes, including
RuntimeService and MetadataService.
-
Uses of ExecutionSuspendException in oracle.as.scheduler
Methods in oracle.as.scheduler that throw ExecutionSuspendExceptionModifier and TypeMethodDescriptionvoid
JobHelper.handleExecutionInterruption
(RequestExecutionContext requestExecutionContext) Unified API to determine if job execution has been interrupted and raise appropriate scheduler exception for sync java jobs.