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 DeviceEntityEnableDeviceCmd. execute(CommandContext commandContext)DeviceEntityRegisterDeviceCmd. 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 Modifier and Type Class Description classDeviceEntityImpl -
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 DeviceEntityMybatisDeviceDataManager. 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 Class<? extends DeviceEntity>MybatisDeviceDataManager. getManagedEntityClass()
-