JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.flowable.indexing.impl
ObjectSerializationService
Contents
Description
Method Summary
Method Details
serialize(Object)
Hide sidebar
Show sidebar
Interface ObjectSerializationService
All Known Implementing Classes:
ObjectSerializationServiceImpl
public interface
ObjectSerializationService
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
tools.jackson.databind.node.ObjectNode
serialize
(
Object
object)
Method Details
serialize
tools.jackson.databind.node.ObjectNode
serialize
(
Object
object)