Class AutomationScriptingConstants
java.lang.Object
org.nuxeo.automation.scripting.api.AutomationScriptingConstants
- Since:
- 7.2
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NASHORN_ENGINE
- See Also:
-
AUTOMATION_MAPPER_KEY
- See Also:
-
AUTOMATION_CTX_KEY
- See Also:
-
AUTOMATION_SCRIPTING_MONITOR
- See Also:
-
AUTOMATION_SCRIPTING_PRECOMPILE
- See Also:
-
DEFAULT_PRECOMPILE_STATUS
- See Also:
-
XP_OPERATION
- See Also:
-
NX_NASHORN
- See Also:
-
NASHORN_JAVA_VERSION
- See Also:
-
COMPLIANT_JAVA_VERSION_CACHE
- See Also:
-
COMPLIANT_JAVA_VERSION_CLASS_FILTER
- See Also:
-
NASHORN_WARN_CLASS_FILTER
- See Also:
-
NASHORN_WARN_CACHE
- See Also:
-
NASHORN_WARN_VERSION
- See Also:
-
-
Constructor Details
-
AutomationScriptingConstants
public AutomationScriptingConstants()
-