Uses of Interface
io.automatiko.engine.api.marshalling.ObjectMarshallingStrategy
Packages that use ObjectMarshallingStrategy
Package
Description
Marshalling classes are used to marshall and unmarshal StatefulKieSessions
-
Uses of ObjectMarshallingStrategy in io.automatiko.engine.api.marshalling
Methods in io.automatiko.engine.api.marshalling that return ObjectMarshallingStrategyModifier and TypeMethodDescriptionObjectMarshallingStrategyStore.getStrategy(int index) ObjectMarshallingStrategyStore.getStrategyObject(Object object) ObjectMarshallingStrategyStore.getStrategyObject(String strategyClassName)