Package oracle.as.scheduler
Class EssConstants
java.lang.Object
oracle.as.scheduler.EssConstants
This class defines constants used by Enterprise Scheduler Service (ESS).
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
Enum of the key name for parameters added by ESS to DMSExecutionContext
for logging purposes.static enum
Enum of parameter values forESS_Module
. -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ESS_LOGGER_NAME
Name of the ESS logger. The is the default logger name used by the ESS runtime, resource adapter, and so on.- See Also:
-
ESS_ADHOC_PERMISSION_NAME
Name of the pseudo-MetadataObjectId name used for managing access control for ad-hoc submission requests.- See Also:
-
-
Constructor Details
-
EssConstants
public EssConstants()
-