Package | Description |
---|---|
oracle.as.scheduler |
Enterprise Scheduler API interfaces and classes, including RuntimeService and MetadataService.
|
oracle.as.scheduler.request |
Request Log and Output Content API.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RuntimeServiceRemote
The remote interface for RuntimeService Bean.
|
Modifier and Type | Method and Description |
---|---|
RuntimeService |
RemoteContentHelper.getRuntimeService()
Gets the RuntimeService used by this helper.
|
Constructor and Description |
---|
RemoteContentHelper(RequestExecutionContext context, RequestParameters params, RuntimeService runtime)
Creates a remote helper for request content using the given RuntimeService.
|