org.jbpm.services.task.impl.model.xml
Class JaxbContentMarshallerHelper
java.lang.Object
org.jbpm.services.task.impl.model.xml.JaxbContentMarshallerHelper
public class JaxbContentMarshallerHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JaxbContentMarshallerHelper
public JaxbContentMarshallerHelper()
marshal
public static org.kie.internal.task.api.model.ContentData marshal(Object o,
Environment env)
marshalFault
public static org.kie.internal.task.api.model.FaultData marshalFault(Map<String,Object> fault,
Environment env)
unmarshall
public static Object unmarshall(byte[] content,
Environment env)
unmarshall
public static Object unmarshall(byte[] content,
Environment env,
ClassLoader classloader)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.