Uses of Interface
com.flowable.engage.engine.impl.persistence.entity.DeviceEntity
-
Uses of DeviceEntity in com.flowable.engage.engine.impl.notification.push.cmd
Methods in com.flowable.engage.engine.impl.notification.push.cmd that return DeviceEntity Modifier and Type Method Description DeviceEntity
EnableDeviceCmd. execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
DeviceEntity
RegisterDeviceCmd. execute(org.flowable.common.engine.impl.interceptor.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 Modifier and Type Class Description class
DeviceEntityImpl
-
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 DeviceEntity Modifier and Type Method Description DeviceEntity
MybatisDeviceDataManager. create()
Methods in com.flowable.engage.engine.impl.persistence.entity.data.impl that return types with arguments of type DeviceEntity Modifier and Type Method Description java.lang.Class<? extends DeviceEntity>
MybatisDeviceDataManager. getManagedEntityClass()