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 TypeMethodDescriptionlongDeviceDataManager.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 TypeMethodDescriptionlongMybatisDeviceDataManager.countByCriteria(DeviceQueryImpl query) MybatisDeviceDataManager.findByCriteria(DeviceQueryImpl query)