Class PlatformRestVariableTransformerImpl.DefaultRestVariableConverter

java.lang.Object
com.flowable.platform.service.variable.PlatformRestVariableTransformerImpl.DefaultRestVariableConverter
All Implemented Interfaces:
RestVariableConverter, org.flowable.common.rest.variable.RestVariableConverter
Enclosing class:
PlatformRestVariableTransformerImpl

protected static class PlatformRestVariableTransformerImpl.DefaultRestVariableConverter extends Object implements RestVariableConverter
Author:
Filip Hrisafov
  • Field Details

    • objectMapper

      protected final tools.jackson.databind.ObjectMapper objectMapper
  • Constructor Details

    • DefaultRestVariableConverter

      protected DefaultRestVariableConverter(tools.jackson.databind.ObjectMapper objectMapper)
  • Method Details