Uses of Interface
com.flowable.engage.engine.impl.persistence.entity.ConversationUserAccountMappingEntity
-
Packages that use ConversationUserAccountMappingEntity Package Description com.flowable.engage.engine.impl.persistence.entity com.flowable.engage.engine.impl.persistence.entity.data.impl -
-
Uses of ConversationUserAccountMappingEntity in com.flowable.engage.engine.impl.persistence.entity
Classes in com.flowable.engage.engine.impl.persistence.entity that implement ConversationUserAccountMappingEntity Modifier and Type Class Description classConversationUserAccountMappingEntityImpl -
Uses of ConversationUserAccountMappingEntity in com.flowable.engage.engine.impl.persistence.entity.data.impl
Methods in com.flowable.engage.engine.impl.persistence.entity.data.impl that return ConversationUserAccountMappingEntity Modifier and Type Method Description ConversationUserAccountMappingEntityMyBatisConversationUserAccountMappingDataManager. create()Methods in com.flowable.engage.engine.impl.persistence.entity.data.impl that return types with arguments of type ConversationUserAccountMappingEntity Modifier and Type Method Description Class<? extends ConversationUserAccountMappingEntity>MyBatisConversationUserAccountMappingDataManager. getManagedEntityClass()
-