Class ConfigurationPropertyUtils
- java.lang.Object
-
- de.codecentric.reedelk.runtime.api.commons.ConfigurationPropertyUtils
-
public class ConfigurationPropertyUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description ConfigurationPropertyUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringasConfigProperty(String label)static booleanisConfigProperty(Object value)static booleanisConfigProperty(String value)static Stringunwrap(String value)
-