Uses of Interface
com.flowable.platform.engine.impl.deployer.StandardDataQueryConfigurationConverter
Packages that use StandardDataQueryConfigurationConverter
-
Uses of StandardDataQueryConfigurationConverter in com.flowable.platform.engine
Fields in com.flowable.platform.engine declared as StandardDataQueryConfigurationConverterModifier and TypeFieldDescriptionprotected StandardDataQueryConfigurationConverterPlatformEngineConfiguration.standardDataQueryConfigurationConverter -
Uses of StandardDataQueryConfigurationConverter in com.flowable.platform.engine.impl.deployer
Classes in com.flowable.platform.engine.impl.deployer that implement StandardDataQueryConfigurationConverterFields in com.flowable.platform.engine.impl.deployer declared as StandardDataQueryConfigurationConverterModifier and TypeFieldDescriptionprotected StandardDataQueryConfigurationConverterQueryResourceConverterImpl.standardDataQueryConfigurationConverterConstructors in com.flowable.platform.engine.impl.deployer with parameters of type StandardDataQueryConfigurationConverterModifierConstructorDescriptionQueryResourceConverterImpl(com.fasterxml.jackson.databind.ObjectMapper objectMapper, StandardDataQueryConfigurationConverter standardDataQueryConfigurationConverter)