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 StandardDataQueryConfigurationConverter
PlatformEngineConfiguration.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 StandardDataQueryConfigurationConverter
QueryResourceConverterImpl.standardDataQueryConfigurationConverter
Constructors in com.flowable.platform.engine.impl.deployer with parameters of type StandardDataQueryConfigurationConverterModifierConstructorDescriptionQueryResourceConverterImpl
(com.fasterxml.jackson.databind.ObjectMapper objectMapper, StandardDataQueryConfigurationConverter standardDataQueryConfigurationConverter)