Uses of Interface
com.flowable.engage.engine.impl.persistence.entity.data.ArchiveConversationEventDataManager
Packages that use ArchiveConversationEventDataManager
Package
Description
-
Uses of ArchiveConversationEventDataManager in com.flowable.engage.engine.impl.persistence.entity
Constructors in com.flowable.engage.engine.impl.persistence.entity with parameters of type ArchiveConversationEventDataManagerModifierConstructorDescriptionArchiveConversationEventEntityManagerImpl(EngageEngineConfiguration configuration, ArchiveConversationEventDataManager archiveConversationEventDataManager) -
Uses of ArchiveConversationEventDataManager in com.flowable.engage.engine.impl.persistence.entity.data
Fields in com.flowable.engage.engine.impl.persistence.entity.data declared as ArchiveConversationEventDataManagerModifier and TypeFieldDescriptionprotected ArchiveConversationEventDataManagerEngageDataManagers.archiveConversationEventDataManagerMethods in com.flowable.engage.engine.impl.persistence.entity.data that return ArchiveConversationEventDataManagerMethods in com.flowable.engage.engine.impl.persistence.entity.data with parameters of type ArchiveConversationEventDataManagerModifier and TypeMethodDescriptionvoidEngageDataManagers.setArchiveConversationEventDataManager(ArchiveConversationEventDataManager archiveConversationEventDataManager) -
Uses of ArchiveConversationEventDataManager in com.flowable.engage.engine.impl.persistence.entity.data.impl
Classes in com.flowable.engage.engine.impl.persistence.entity.data.impl that implement ArchiveConversationEventDataManager