Uses of Class
com.flowable.engage.engine.impl.notification.push.DeviceQueryImpl
Packages that use DeviceQueryImpl
Package
Description
-
Uses of DeviceQueryImpl in com.flowable.engage.engine.impl.persistence.entity.data
Methods in com.flowable.engage.engine.impl.persistence.entity.data with parameters of type DeviceQueryImplModifier and TypeMethodDescriptionlong
DeviceDataManager.countByCriteria
(DeviceQueryImpl deviceQuery) DeviceDataManager.findByCriteria
(DeviceQueryImpl deviceQuery) -
Uses of DeviceQueryImpl in com.flowable.engage.engine.impl.persistence.entity.data.impl
Methods in com.flowable.engage.engine.impl.persistence.entity.data.impl with parameters of type DeviceQueryImplModifier and TypeMethodDescriptionlong
MybatisDeviceDataManager.countByCriteria
(DeviceQueryImpl query) MybatisDeviceDataManager.findByCriteria
(DeviceQueryImpl query)