public class ExecutionResultsAdapter extends XmlAdapter<org.drools.core.runtime.impl.ExecutionResultImpl,org.kie.api.runtime.ExecutionResults>
| Constructor and Description |
|---|
ExecutionResultsAdapter() |
public org.kie.api.runtime.ExecutionResults unmarshal(org.drools.core.runtime.impl.ExecutionResultImpl v)
throws Exception
unmarshal in class XmlAdapter<org.drools.core.runtime.impl.ExecutionResultImpl,org.kie.api.runtime.ExecutionResults>Exceptionpublic org.drools.core.runtime.impl.ExecutionResultImpl marshal(org.kie.api.runtime.ExecutionResults v)
throws Exception
marshal in class XmlAdapter<org.drools.core.runtime.impl.ExecutionResultImpl,org.kie.api.runtime.ExecutionResults>ExceptionCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.