Class Environment
java.lang.Object
dev.getelements.elements.sdk.util.Environment
Constants for environment variables.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
The ELEMENTS_HOME environment variable.static final String
The default elements configuration directory.static final String
The ELEMENTS_TEMP environment variable.static final String
Specifies the default temporary directory.static final String
Environment variable to indicate whether or not temporary files should be automatically purged.static final String
Default forELEMENTS_TEMP_PURGE
. -
Method Summary
-
Field Details
-
ELEMENTS_HOME
The ELEMENTS_HOME environment variable.- See Also:
-
ELEMENTS_HOME_DEFAULT
The default elements configuration directory.- See Also:
-
ELEMENTS_TEMP
The ELEMENTS_TEMP environment variable.- See Also:
-
ELEMENTS_TEMP_PURGE
Environment variable to indicate whether or not temporary files should be automatically purged.- See Also:
-
ELEMENTS_TEMP_PURGE_DEFAULT
Default forELEMENTS_TEMP_PURGE
.- See Also:
-
ELEMENTS_TEMP_DEFAULT
Specifies the default temporary directory.- See Also:
-