Class ConfigAttributesUtil
- java.lang.Object
-
- org.guvnor.common.services.backend.config.attribute.ConfigAttributesUtil
-
public final class ConfigAttributesUtil extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Map<String,Object>toMap(ConfigAttributes attrs, String... attributes)
-
-
-
Method Detail
-
toMap
public static Map<String,Object> toMap(ConfigAttributes attrs, String... attributes)
-
-