Interface WebbpmPropertiesManager
- All Known Implementing Classes:
WebbpmPropertiesManagerImpl
public interface WebbpmPropertiesManager
- Author:
- Alex Savelev
-
Method Summary
Modifier and TypeMethodDescriptiongetPropertyValue
(String key) void
void
setPropertyValue
(String key, String newValue)
-
Method Details
-
initPropertiesConfiguration
void initPropertiesConfiguration() -
getPropertyValue
-
getIntPropertyValue
-
getPropertiesFile
Path getPropertiesFile() -
setPropertyValue
-