Uses of Interface
com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntityManager
Packages that use ArchiveConversationEventEntityManager
Package
Description
-
Uses of ArchiveConversationEventEntityManager in com.flowable.engage.engine.impl.persistence.entity
Classes in com.flowable.engage.engine.impl.persistence.entity that implement ArchiveConversationEventEntityManagerFields in com.flowable.engage.engine.impl.persistence.entity declared as ArchiveConversationEventEntityManagerModifier and TypeFieldDescriptionprotected ArchiveConversationEventEntityManager
EngageEntityManagers.archiveConversationEventEntityManager
Methods in com.flowable.engage.engine.impl.persistence.entity that return ArchiveConversationEventEntityManagerModifier and TypeMethodDescriptionEngageEntityManagers.getArchiveConversationEventEntityManager()
Methods in com.flowable.engage.engine.impl.persistence.entity with parameters of type ArchiveConversationEventEntityManagerModifier and TypeMethodDescriptionvoid
EngageEntityManagers.setArchiveConversationEventEntityManager
(ArchiveConversationEventEntityManager archiveConversationEventEntityManager) -
Uses of ArchiveConversationEventEntityManager in com.flowable.engage.engine.impl.util
Methods in com.flowable.engage.engine.impl.util that return ArchiveConversationEventEntityManagerModifier and TypeMethodDescriptionCommandContextUtil.getArchiveConversationEventEntityManager
(CommandContext commandContext)