Uses of Interface
com.flowable.engage.engine.impl.persistence.entity.DeviceEntity
Packages that use DeviceEntity
Package
Description
-
Uses of DeviceEntity in com.flowable.engage.engine.impl.notification.push.cmd
Methods in com.flowable.engage.engine.impl.notification.push.cmd that return DeviceEntityModifier and TypeMethodDescriptionEnableDeviceCmd.execute
(CommandContext commandContext) RegisterDeviceCmd.execute
(CommandContext commandContext) -
Uses of DeviceEntity in com.flowable.engage.engine.impl.persistence.entity
Classes in com.flowable.engage.engine.impl.persistence.entity that implement DeviceEntity -
Uses of DeviceEntity in com.flowable.engage.engine.impl.persistence.entity.data.impl
Methods in com.flowable.engage.engine.impl.persistence.entity.data.impl that return DeviceEntityMethods in com.flowable.engage.engine.impl.persistence.entity.data.impl that return types with arguments of type DeviceEntityModifier and TypeMethodDescriptionClass<? extends DeviceEntity>
MybatisDeviceDataManager.getManagedEntityClass()