Uses of Interface
com.flowable.engage.api.notification.push.DeviceRegistration
Packages that use DeviceRegistration
Package
Description
-
Uses of DeviceRegistration in com.flowable.engage.api.notification.push
Methods in com.flowable.engage.api.notification.push that return DeviceRegistrationModifier and TypeMethodDescriptionDeviceRegistration.applicationId
(String applicationId) The id of the application that this device is registered for.DeviceService.createDeviceRegistration()
The OS of the device.DeviceRegistration.disabled()
Register a disabled device.The id of the tenant in which this device is registered in.The token for the new device.DeviceRegistration.tokenEncoding
(String tokenEncoding) The encoding of the token.The id of the user that this device is registered to. -
Uses of DeviceRegistration in com.flowable.engage.engine.impl.notification.push
Classes in com.flowable.engage.engine.impl.notification.push that implement DeviceRegistrationMethods in com.flowable.engage.engine.impl.notification.push that return DeviceRegistrationModifier and TypeMethodDescriptionDeviceRegistrationImpl.applicationId
(String applicationId) DeviceServiceImpl.createDeviceRegistration()
DeviceRegistrationImpl.disabled()
DeviceRegistrationImpl.tokenEncoding
(String tokenEncoding)