Package | Description |
---|---|
oracle.as.scheduler |
Enterprise Scheduler API interfaces and classes, including
RuntimeService and MetadataService.
|
Modifier and Type | Field and Description |
---|---|
static EssConstants.EssExecCtxKey |
EssConstants.EssExecCtxKey.ESS_JobMetadataID
Job metadata ID
|
static EssConstants.EssExecCtxKey |
EssConstants.EssExecCtxKey.ESS_Module
Name of key used to identify the ESS resource adapter module in
a {key,value} pair in an
ExecutionContext . |
static EssConstants.EssExecCtxKey |
EssConstants.EssExecCtxKey.ESS_RequestID
Name of key used to save the ESS request id in a {key,value} pair
in an
ExecutionContext . |
Modifier and Type | Method and Description |
---|---|
static EssConstants.EssExecCtxKey |
EssConstants.EssExecCtxKey.valueOf(String name) |
static EssConstants.EssExecCtxKey[] |
EssConstants.EssExecCtxKey.values() |