Package | Description |
---|---|
oracle.as.scheduler.request |
Request Log and Output Content API.
|
Modifier and Type | Method and Description |
---|---|
static OutputContentHelper |
ContentFactory.getOutputContentHelper(long requestId)
Gets the helper for creating output content for requests with
Standard or Extended request mode.
|
static OutputContentHelper |
ContentFactory.getOutputContentHelper(long requestId,
RuntimeServiceHandle rsh)
Gets the helper for creating output content for requests with
Standard or Extended request mode.
|