Uses of Interface
com.flowable.engage.engine.impl.persistence.entity.DeviceEntityManager
Packages that use DeviceEntityManager
Package
Description
-
Uses of DeviceEntityManager in com.flowable.engage.engine.impl.persistence.entity
Classes in com.flowable.engage.engine.impl.persistence.entity that implement DeviceEntityManagerFields in com.flowable.engage.engine.impl.persistence.entity declared as DeviceEntityManagerModifier and TypeFieldDescriptionprotected DeviceEntityManager
EngageEntityManagers.deviceEntityManager
Methods in com.flowable.engage.engine.impl.persistence.entity that return DeviceEntityManagerMethods in com.flowable.engage.engine.impl.persistence.entity with parameters of type DeviceEntityManagerModifier and TypeMethodDescriptionvoid
EngageEntityManagers.setDeviceEntityManager
(DeviceEntityManager deviceEntityManager) -
Uses of DeviceEntityManager in com.flowable.engage.engine.impl.util
Methods in com.flowable.engage.engine.impl.util that return DeviceEntityManagerModifier and TypeMethodDescriptionstatic DeviceEntityManager
CommandContextUtil.getDeviceEntityManager
(CommandContext commandContext)