Uses of Interface
org.guvnor.common.services.backend.config.attribute.ConfigAttributes
-
Packages that use ConfigAttributes Package Description org.guvnor.common.services.backend.config.attribute -
-
Uses of ConfigAttributes in org.guvnor.common.services.backend.config.attribute
Methods in org.guvnor.common.services.backend.config.attribute that return ConfigAttributes Modifier and Type Method Description ConfigAttributesConfigView. readAttributes()Methods in org.guvnor.common.services.backend.config.attribute with parameters of type ConfigAttributes Modifier and Type Method Description static Map<String,Object>ConfigAttributesUtil. toMap(ConfigAttributes attrs, String... attributes)
-