public class BatchExecutionHelperProviderImpl extends Object implements org.kie.internal.runtime.helper.BatchExecutionHelperProvider
| Constructor and Description |
|---|
BatchExecutionHelperProviderImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.thoughtworks.xstream.XStream |
newJSonMarshaller() |
com.thoughtworks.xstream.XStream |
newXStreamMarshaller() |
com.thoughtworks.xstream.XStream |
newXStreamMarshaller(com.thoughtworks.xstream.XStream xstream) |
public com.thoughtworks.xstream.XStream newXStreamMarshaller()
newXStreamMarshaller in interface org.kie.internal.runtime.helper.BatchExecutionHelperProviderpublic com.thoughtworks.xstream.XStream newJSonMarshaller()
newJSonMarshaller in interface org.kie.internal.runtime.helper.BatchExecutionHelperProviderpublic com.thoughtworks.xstream.XStream newXStreamMarshaller(com.thoughtworks.xstream.XStream xstream)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.