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