Class EnvironmentVariableNames
java.lang.Object
io.temporal.conf.EnvironmentVariableNames
-
Field Details
-
DISABLE_NON_WORKFLOW_CODE_ENFORCEMENTS
Specify this env variable to disable checks and enforcement for classes that are not intended to be accessed from workflow code.Not specifying it or setting it to "false" (case insensitive) leaves the checks enforced.
This option is exposed for backwards compatibility only and should never be enabled for any new code or application.
- See Also:
-
TEMPORAL_DEBUG
- See Also:
-