Uses of Interface
com.flowable.engage.api.notification.push.Device
Packages that use Device
Package
Description
-
Uses of Device in com.flowable.engage.api.notification.push
Methods in com.flowable.engage.api.notification.push that return Device -
Uses of Device in com.flowable.engage.engine.impl.notification.push
Methods in com.flowable.engage.engine.impl.notification.push that return DeviceModifier and TypeMethodDescriptionDeviceServiceImpl.enableDevice
(String id, String userId, String tenantId) DeviceRegistrationImpl.register()
DeviceServiceImpl.registerDevice
(DeviceRegistrationImpl deviceRegistration) Methods in com.flowable.engage.engine.impl.notification.push that return types with arguments of type Device -
Uses of Device in com.flowable.engage.engine.impl.persistence.entity
Subinterfaces of Device in com.flowable.engage.engine.impl.persistence.entityClasses in com.flowable.engage.engine.impl.persistence.entity that implement DeviceMethods in com.flowable.engage.engine.impl.persistence.entity that return types with arguments of type DeviceModifier and TypeMethodDescriptionDeviceEntityManager.findByCriteria
(DeviceQuery deviceQuery) DeviceEntityManagerImpl.findByCriteria
(DeviceQuery deviceQuery) -
Uses of Device in com.flowable.engage.engine.impl.persistence.entity.data
Methods in com.flowable.engage.engine.impl.persistence.entity.data that return types with arguments of type Device -
Uses of Device in com.flowable.engage.engine.impl.persistence.entity.data.impl
Methods in com.flowable.engage.engine.impl.persistence.entity.data.impl that return types with arguments of type Device