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