Package step.functions.handler
Class FunctionIOJakartaObjectMapperFactory
- java.lang.Object
-
- step.functions.handler.FunctionIOJakartaObjectMapperFactory
-
public class FunctionIOJakartaObjectMapperFactory extends Object
Factory used to create theObjectMapperused to serialize/deserializeInputandOutputinstances
-
-
Constructor Summary
Constructors Constructor Description FunctionIOJakartaObjectMapperFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.fasterxml.jackson.databind.ObjectMappercreateObjectMapper()
-