Uses of Interface
io.automatiko.engine.api.marshalling.ObjectMarshallingStrategy
-
Packages that use ObjectMarshallingStrategy Package Description io.automatiko.engine.api.marshalling 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 ObjectMarshallingStrategy Modifier and Type Method Description ObjectMarshallingStrategyObjectMarshallingStrategyStore. getStrategy(int index)ObjectMarshallingStrategyObjectMarshallingStrategyStore. getStrategyObject(Object object)ObjectMarshallingStrategyObjectMarshallingStrategyStore. getStrategyObject(String strategyClassName)
-