Package | Description |
---|---|
org.kie.api.marshalling |
Marshalling classes are used to marshall and unmarshal StatefulKieSessions
See KieMarshallers for more detailed information.
|
Modifier and Type | Method and Description |
---|---|
Marshaller |
KieMarshallers.newMarshaller(KieBase kbase)
The marshalling strategies for this method are undefined and thus they are derived from the ksession's or environment
provided.
|
Marshaller |
KieMarshallers.newMarshaller(KieBase kbase,
ObjectMarshallingStrategy[] strategies)
This will override the strategies specified in the ksession or environment.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.