Uses of Interface
com.flowable.engage.api.notification.push.DeviceService
Packages that use DeviceService
Package
Description
-
Uses of DeviceService in com.flowable.engage.api
Methods in com.flowable.engage.api that return DeviceService -
Uses of DeviceService in com.flowable.engage.engine
Fields in com.flowable.engage.engine declared as DeviceServiceMethods in com.flowable.engage.engine that return DeviceServiceModifier and TypeMethodDescriptionEngageEngine.getDeviceService()
EngageEngineConfiguration.getDeviceService()
Methods in com.flowable.engage.engine with parameters of type DeviceServiceModifier and TypeMethodDescriptionvoid
EngageEngineConfiguration.setDeviceService
(DeviceService deviceService) -
Uses of DeviceService in com.flowable.engage.engine.impl
Fields in com.flowable.engage.engine.impl declared as DeviceServiceMethods in com.flowable.engage.engine.impl that return DeviceService -
Uses of DeviceService in com.flowable.engage.engine.impl.notification.push
Classes in com.flowable.engage.engine.impl.notification.push that implement DeviceService