Class Environment
java.lang.Object
dev.getelements.elements.sdk.util.Environment
Constants for environment variables.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe ELEMENTS_HOME environment variable.static final StringThe default elements configuration directory.static final StringThe ELEMENTS_TEMP environment variable.static final StringSpecifies the default temporary directory.static final StringEnvironment variable to indicate whether or not temporary files should be automatically purged.static final StringDefault 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:
-