Package | Description |
---|---|
oracle.as.scheduler |
Enterprise Scheduler API interfaces and classes, including RuntimeService and MetadataService.
|
Modifier and Type | Method and Description |
---|---|
FailedExecutionResult |
RuntimeService.getFailedExecutionResult(RuntimeServiceHandle handle, long requestId)
Retrieves the result of the last failed execution attempt for the specified request which has been retried at least once.
|