Uses of Interface
com.flowable.engage.rest.service.api.mapper.notification.push.DeviceQueryMapper
Package | Description |
---|---|
com.flowable.engage.rest.service.api.mapper.notification.push | |
com.flowable.engage.rest.service.api.notification.push |
-
Uses of DeviceQueryMapper in com.flowable.engage.rest.service.api.mapper.notification.push
Classes in com.flowable.engage.rest.service.api.mapper.notification.push that implement DeviceQueryMapper Modifier and Type Class Description class
DeviceQueryMapperImpl
-
Uses of DeviceQueryMapper in com.flowable.engage.rest.service.api.notification.push
Fields in com.flowable.engage.rest.service.api.notification.push declared as DeviceQueryMapper Modifier and Type Field Description protected DeviceQueryMapper
DeviceResourceService. deviceQueryMapper
Constructors in com.flowable.engage.rest.service.api.notification.push with parameters of type DeviceQueryMapper Constructor Description DeviceResourceService(DeviceService deviceService, DeviceMapper deviceMapper, DeviceRegistrationMapper deviceRegistrationMapper, DeviceQueryMapper deviceQueryMapper)