Uses of Interface
com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntity
Packages that use ArchiveConversationEventEntity
Package
Description
-
Uses of ArchiveConversationEventEntity in com.flowable.engage.engine.impl
Methods in com.flowable.engage.engine.impl that return types with arguments of type ArchiveConversationEventEntityModifier and TypeMethodDescriptionArchiveConversationEventQueryImpl.executeList
(CommandContext commandContext) -
Uses of ArchiveConversationEventEntity in com.flowable.engage.engine.impl.persistence.entity
Classes in com.flowable.engage.engine.impl.persistence.entity that implement ArchiveConversationEventEntityMethods in com.flowable.engage.engine.impl.persistence.entity that return types with arguments of type ArchiveConversationEventEntityModifier and TypeMethodDescriptionArchiveConversationEventEntityManager.findByCriteria
(ArchiveConversationEventQuery query) ArchiveConversationEventEntityManagerImpl.findByCriteria
(ArchiveConversationEventQuery query) ArchiveConversationEventEntityManager.getConversationExportedCountByCriteria
(ArchiveConversationEventQuery query) ArchiveConversationEventEntityManagerImpl.getConversationExportedCountByCriteria
(ArchiveConversationEventQuery query) -
Uses of ArchiveConversationEventEntity in com.flowable.engage.engine.impl.persistence.entity.data
Methods in com.flowable.engage.engine.impl.persistence.entity.data that return types with arguments of type ArchiveConversationEventEntityModifier and TypeMethodDescriptionArchiveConversationEventDataManager.findByCriteria
(ArchiveConversationEventQuery query) ArchiveConversationEventDataManager.getConversationExportedCountByCriteria
(ArchiveConversationEventQuery query) -
Uses of ArchiveConversationEventEntity in com.flowable.engage.engine.impl.persistence.entity.data.impl
Methods in com.flowable.engage.engine.impl.persistence.entity.data.impl that return ArchiveConversationEventEntityMethods in com.flowable.engage.engine.impl.persistence.entity.data.impl that return types with arguments of type ArchiveConversationEventEntityModifier and TypeMethodDescriptionMybatisArchiveConversationEventDataManager.findByCriteria
(ArchiveConversationEventQuery query) MybatisArchiveConversationEventDataManager.getConversationExportedCountByCriteria
(ArchiveConversationEventQuery query) Class<? extends ArchiveConversationEventEntity>
MybatisArchiveConversationEventDataManager.getManagedEntityClass()