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