Uses of Interface
com.flowable.engage.message.api.ConversationStatus
Packages that use ConversationStatus
Package
Description
-
Uses of ConversationStatus in com.flowable.engage.engine.impl.conversation
Methods in com.flowable.engage.engine.impl.conversation that return types with arguments of type ConversationStatusModifier and TypeMethodDescriptionConversationStatusQueryImpl.executeList
(CommandContext commandContext) -
Uses of ConversationStatus in com.flowable.engage.engine.impl.persistence.entity
Subinterfaces of ConversationStatus in com.flowable.engage.engine.impl.persistence.entityClasses in com.flowable.engage.engine.impl.persistence.entity that implement ConversationStatusMethods in com.flowable.engage.engine.impl.persistence.entity that return types with arguments of type ConversationStatusModifier and TypeMethodDescriptionConversationStatusEntityManager.findByCriteria
(ConversationStatusQuery query) ConversationStatusEntityManagerImpl.findByCriteria
(ConversationStatusQuery query) -
Uses of ConversationStatus 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 ConversationStatusModifier and TypeMethodDescriptionConversationStatusDataManager.findByCriteria
(ConversationStatusQueryImpl query) -
Uses of ConversationStatus 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 ConversationStatusModifier and TypeMethodDescriptionMybatisConversationStatusDataManager.findByCriteria
(ConversationStatusQueryImpl query)