Uses of Class
org.activiti.api.runtime.model.impl.ObjectValue
-
Packages that use ObjectValue Package Description org.activiti.api.runtime.model.impl -
-
Uses of ObjectValue in org.activiti.api.runtime.model.impl
Methods in org.activiti.api.runtime.model.impl that return ObjectValue Modifier and Type Method Description ObjectValueStringToObjectValueConverter. convert(String source)Methods in org.activiti.api.runtime.model.impl with parameters of type ObjectValue Modifier and Type Method Description StringObjectValueToStringConverter. convert(ObjectValue source)
-