org.jbpm.services.task.impl.model.xml.adapter
public class StatusXmlAdapter extends XmlAdapter<String,org.kie.api.task.model.Status>
StatusXmlAdapter()
String
marshal(org.kie.api.task.model.Status v)
org.kie.api.task.model.Status
unmarshal(String v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StatusXmlAdapter()
public String marshal(org.kie.api.task.model.Status v) throws Exception
marshal
XmlAdapter<String,org.kie.api.task.model.Status>
Exception
public org.kie.api.task.model.Status unmarshal(String v) throws Exception
unmarshal
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.