Uses of Class
org.jbpm.process.core.impl.ObjectCloner.Config
-
Packages that use ObjectCloner.Config Package Description org.jbpm.process.core.impl -
-
Uses of ObjectCloner.Config in org.jbpm.process.core.impl
Methods in org.jbpm.process.core.impl that return ObjectCloner.Config Modifier and Type Method Description ObjectCloner.Config
ObjectCloner.Config. deepCloneCollections(boolean deepCloneCollections)
Methods in org.jbpm.process.core.impl with parameters of type ObjectCloner.Config Modifier and Type Method Description static Object
ObjectCloner. clone(Object object, ObjectCloner.Config config)
-