Package | Description |
---|---|
org.guvnor.common.services.project.backend.server.utils.configuration |
Modifier and Type | Method and Description |
---|---|
static ConfigurationKey |
ConfigurationKey.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigurationKey[] |
ConfigurationKey.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Map<ConfigurationKey,String> |
ConfigurationStrategy.loadConfiguration() |
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.