| Package | Description |
|---|---|
| org.jahia.services.modulemanager.spi |
| Modifier and Type | Method and Description |
|---|---|
static ConfigService.ConfigType |
ConfigService.ConfigType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigService.ConfigType[] |
ConfigService.ConfigType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,ConfigService.ConfigType> |
ConfigService.getAllConfigurations()
Get all configurations currently deployed
|
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
ConfigService.restoreConfigurations(Collection<ConfigService.ConfigType> types)
Restore configurations from JCR
|
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.