| Class | Description |
|---|---|
| ClusterSettingsInitializer |
Cluster settings initializer
|
| EnvironmentVariablesPropertiesFactoryBean |
Properties factory bean that retrieves matching environment variables, converts their keys to appropriate DX ones and sets corresponding
system properties.
|
| JahiaPropertiesUtils | |
| JahiaPropertiesUtils.RemoveOperation |
Remove operation to remove content from jahia.properties file
Operation type are used to specify the nature of the operation:
EXACT_BLOCK: accept multiple lines deletion and search for that exact lines in the file then remove them
REGEXP_LINE: accept only one line deletion and search for the first line that match the regexp, then remove it
|
| SettingsBean | |
| StartupOptions |
Handler for the startup options, which are "instructions" to DX about actions to be performed on startup.
|
| StringUtils | |
| SystemPropertiesFactoryBean |
Properties factory bean that retrieves the matching system properties.
|
| Enum | Description |
|---|---|
| JahiaPropertiesUtils.RemoveOperation.Type |
Copyright © 2004–2021 Jahia Solutions Group SA. All rights reserved.