org.guvnor.structure.server.config
Interface ConfigurationService
public interface ConfigurationService
LAST_MODIFIED_MARKER_FILE
static final String LAST_MODIFIED_MARKER_FILE
- See Also:
- Constant Field Values
getConfiguration
List<ConfigGroup> getConfiguration(ConfigType type)
addConfiguration
boolean addConfiguration(ConfigGroup configGroup)
updateConfiguration
boolean updateConfiguration(ConfigGroup configGroup)
removeConfiguration
boolean removeConfiguration(ConfigGroup configGroup)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.