Uses of Interface
com.flowable.engage.engine.impl.persistence.entity.ConversationUserAccountMappingEntityManager
-
Packages that use ConversationUserAccountMappingEntityManager Package Description com.flowable.engage.engine.impl.persistence.entity -
-
Uses of ConversationUserAccountMappingEntityManager in com.flowable.engage.engine.impl.persistence.entity
Classes in com.flowable.engage.engine.impl.persistence.entity that implement ConversationUserAccountMappingEntityManager Modifier and Type Class Description classConversationUserAccountMappingEntityManagerImplFields in com.flowable.engage.engine.impl.persistence.entity declared as ConversationUserAccountMappingEntityManager Modifier and Type Field Description protected ConversationUserAccountMappingEntityManagerEngageEntityManagers. conversationUserAccountMappingEntityManagerMethods in com.flowable.engage.engine.impl.persistence.entity that return ConversationUserAccountMappingEntityManager Modifier and Type Method Description ConversationUserAccountMappingEntityManagerEngageEntityManagers. getConversationUserAccountMappingEntityManager()Methods in com.flowable.engage.engine.impl.persistence.entity with parameters of type ConversationUserAccountMappingEntityManager Modifier and Type Method Description voidEngageEntityManagers. setConversationUserAccountMappingEntityManager(ConversationUserAccountMappingEntityManager conversationUserAccountMappingEntityManager)
-