jBPM distribution 6.0.0.Final

Uses of Class
org.jbpm.services.task.impl.model.xml.adapter.JaxbStringObjectMap

Packages that use JaxbStringObjectMap
org.jbpm.services.task.impl.model.xml.adapter   
 

Uses of JaxbStringObjectMap in org.jbpm.services.task.impl.model.xml.adapter
 

Methods in org.jbpm.services.task.impl.model.xml.adapter that return JaxbStringObjectMap
 JaxbStringObjectMap StringObjectMapXmlAdapter.marshal(Map<String,Object> map)
           
 

Methods in org.jbpm.services.task.impl.model.xml.adapter with parameters of type JaxbStringObjectMap
 Map<String,Object> StringObjectMapXmlAdapter.unmarshal(JaxbStringObjectMap xmlMap)
           
 


jBPM distribution 6.0.0.Final

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.