Uses of Interface
com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntityManager
-
Packages that use ArchiveConversationEventEntityManager Package Description com.flowable.engage.engine.impl.persistence.entity com.flowable.engage.engine.impl.util -
-
Uses of ArchiveConversationEventEntityManager in com.flowable.engage.engine.impl.persistence.entity
Classes in com.flowable.engage.engine.impl.persistence.entity that implement ArchiveConversationEventEntityManager Modifier and Type Class Description classArchiveConversationEventEntityManagerImplFields in com.flowable.engage.engine.impl.persistence.entity declared as ArchiveConversationEventEntityManager Modifier and Type Field Description protected ArchiveConversationEventEntityManagerEngageEntityManagers. archiveConversationEventEntityManagerMethods in com.flowable.engage.engine.impl.persistence.entity that return ArchiveConversationEventEntityManager Modifier and Type Method Description ArchiveConversationEventEntityManagerEngageEntityManagers. getArchiveConversationEventEntityManager()Methods in com.flowable.engage.engine.impl.persistence.entity with parameters of type ArchiveConversationEventEntityManager Modifier and Type Method Description voidEngageEntityManagers. setArchiveConversationEventEntityManager(ArchiveConversationEventEntityManager archiveConversationEventEntityManager) -
Uses of ArchiveConversationEventEntityManager in com.flowable.engage.engine.impl.util
Methods in com.flowable.engage.engine.impl.util that return ArchiveConversationEventEntityManager Modifier and Type Method Description static ArchiveConversationEventEntityManagerCommandContextUtil. getArchiveConversationEventEntityManager(CommandContext commandContext)
-