Package step.functions.handler
Class FunctionIOJakartaObjectMapperFactory
java.lang.Object
step.functions.handler.FunctionIOJakartaObjectMapperFactory
Factory used to create the
ObjectMapper
used to serialize/deserialize
Input
and Output
instances-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.fasterxml.jackson.databind.ObjectMapper
-
Constructor Details
-
FunctionIOJakartaObjectMapperFactory
public FunctionIOJakartaObjectMapperFactory()
-
-
Method Details
-
createObjectMapper
public static com.fasterxml.jackson.databind.ObjectMapper createObjectMapper()
-