Uses of Interface
com.flowable.engage.engine.impl.persistence.entity.DeviceEntityManager
-
Packages that use DeviceEntityManager Package Description com.flowable.engage.engine.impl.persistence.entity com.flowable.engage.engine.impl.util -
-
Uses of DeviceEntityManager in com.flowable.engage.engine.impl.persistence.entity
Classes in com.flowable.engage.engine.impl.persistence.entity that implement DeviceEntityManager Modifier and Type Class Description classDeviceEntityManagerImplFields in com.flowable.engage.engine.impl.persistence.entity declared as DeviceEntityManager Modifier and Type Field Description protected DeviceEntityManagerEngageEntityManagers. deviceEntityManagerMethods in com.flowable.engage.engine.impl.persistence.entity that return DeviceEntityManager Modifier and Type Method Description DeviceEntityManagerEngageEntityManagers. getDeviceEntityManager()Methods in com.flowable.engage.engine.impl.persistence.entity with parameters of type DeviceEntityManager Modifier and Type Method Description voidEngageEntityManagers. setDeviceEntityManager(DeviceEntityManager deviceEntityManager) -
Uses of DeviceEntityManager in com.flowable.engage.engine.impl.util
Methods in com.flowable.engage.engine.impl.util that return DeviceEntityManager Modifier and Type Method Description static DeviceEntityManagerCommandContextUtil. getDeviceEntityManager(CommandContext commandContext)
-