Uses of Interface
com.flowable.engage.engine.impl.conversation.ConversationRegistryEntry
Packages that use ConversationRegistryEntry
Package
Description
-
Uses of ConversationRegistryEntry in com.flowable.engage.engine.impl.conversation
Methods in com.flowable.engage.engine.impl.conversation that return types with arguments of type ConversationRegistryEntryModifier and TypeMethodDescriptionConversationRegistryEntryQueryImpl.executeList
(CommandContext commandContext) -
Uses of ConversationRegistryEntry in com.flowable.engage.engine.impl.persistence.entity
Subinterfaces of ConversationRegistryEntry in com.flowable.engage.engine.impl.persistence.entityClasses in com.flowable.engage.engine.impl.persistence.entity that implement ConversationRegistryEntryMethods in com.flowable.engage.engine.impl.persistence.entity that return types with arguments of type ConversationRegistryEntryModifier and TypeMethodDescriptionConversationRegistryEntryEntityManager.findByCriteria
(ConversationRegistryEntryQuery query) ConversationRegistryEntryEntityManagerImpl.findByCriteria
(ConversationRegistryEntryQuery query) -
Uses of ConversationRegistryEntry in com.flowable.engage.engine.impl.persistence.entity.data
Methods in com.flowable.engage.engine.impl.persistence.entity.data that return types with arguments of type ConversationRegistryEntryModifier and TypeMethodDescriptionConversationRegistryEntryDataManager.findByCriteria
(ConversationRegistryEntryQuery query) -
Uses of ConversationRegistryEntry in com.flowable.engage.engine.impl.persistence.entity.data.impl
Methods in com.flowable.engage.engine.impl.persistence.entity.data.impl that return types with arguments of type ConversationRegistryEntryModifier and TypeMethodDescriptionMyBatisConversationRegistryEntryDataManager.findByCriteria
(ConversationRegistryEntryQuery query)