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.BatchExecutionHelperProvider
public com.thoughtworks.xstream.XStream newJSonMarshaller()
newJSonMarshaller
in interface org.kie.internal.runtime.helper.BatchExecutionHelperProvider
public com.thoughtworks.xstream.XStream newXStreamMarshaller(com.thoughtworks.xstream.XStream xstream)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.