Uses of Class
com.flowable.platform.engine.impl.deployer.StandardDataQueryConfigurationImpl
Packages that use StandardDataQueryConfigurationImpl
-
Uses of StandardDataQueryConfigurationImpl in com.flowable.platform.engine.impl.deployer
Methods in com.flowable.platform.engine.impl.deployer with parameters of type StandardDataQueryConfigurationImplModifier and TypeMethodDescriptionprotected voidStandardDataQueryConfigurationConverterImpl.parseAggregations(com.fasterxml.jackson.databind.JsonNode configurationJsonNode, StandardDataQueryConfigurationImpl result) protected voidStandardDataQueryConfigurationConverterImpl.parseFilter(com.fasterxml.jackson.databind.JsonNode configurationJsonNode, StandardDataQueryConfigurationImpl result, com.flowable.platform.engine.impl.deployer.StandardDataQueryConfigurationConverterImpl.FilterContext filterContext) protected voidStandardDataQueryConfigurationConverterImpl.parsePagination(com.fasterxml.jackson.databind.JsonNode configurationJsonNode, StandardDataQueryConfigurationImpl result) protected voidStandardDataQueryConfigurationConverterImpl.parseResponse(com.fasterxml.jackson.databind.JsonNode configurationJsonNode, StandardDataQueryConfigurationImpl result) protected voidStandardDataQueryConfigurationConverterImpl.parseSorting(com.fasterxml.jackson.databind.JsonNode configurationJsonNode, StandardDataQueryConfigurationImpl result) protected voidStandardDataQueryConfigurationConverterImpl.postProcessFilter(StandardDataQueryConfigurationImpl result, com.flowable.platform.engine.impl.deployer.StandardDataQueryConfigurationConverterImpl.FilterContext filterContext)