Package | Description |
---|---|
oracle.as.scheduler.request |
Request Log and Output Content API.
|
Modifier and Type | Field and Description |
---|---|
static ContentHandle.ContentOpenOptions |
ContentHandle.ContentOpenOptions.Read
Operation to open content for read.
|
static ContentHandle.ContentOpenOptions |
ContentHandle.ContentOpenOptions.Write
Operation to open content for write.
|
Modifier and Type | Method and Description |
---|---|
static ContentHandle.ContentOpenOptions |
ContentHandle.ContentOpenOptions.valueOf(String name) |
static ContentHandle.ContentOpenOptions[] |
ContentHandle.ContentOpenOptions.values() |