Uses of Interface
com.flowable.engage.engine.impl.persistence.entity.ArchiveConversationEventEntity
Packages that use ArchiveConversationEventEntity
Package
Description
-
Uses of ArchiveConversationEventEntity in com.flowable.engage.engine.impl
Subclasses with type arguments of type ArchiveConversationEventEntity in com.flowable.engage.engine.implSubinterfaces with type arguments of type ArchiveConversationEventEntity in com.flowable.engage.engine.implClasses in com.flowable.engage.engine.impl that implement interfaces with type arguments of type ArchiveConversationEventEntityMethods in com.flowable.engage.engine.impl that return types with arguments of type ArchiveConversationEventEntityModifier and TypeMethodDescriptionArchiveConversationEventQueryImpl.executeList(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) -
Uses of ArchiveConversationEventEntity in com.flowable.engage.engine.impl.persistence.entity
Classes in com.flowable.engage.engine.impl.persistence.entity that implement ArchiveConversationEventEntitySubclasses with type arguments of type ArchiveConversationEventEntity in com.flowable.engage.engine.impl.persistence.entitySubinterfaces with type arguments of type ArchiveConversationEventEntity in com.flowable.engage.engine.impl.persistence.entityMethods in com.flowable.engage.engine.impl.persistence.entity that return types with arguments of type ArchiveConversationEventEntityModifier and TypeMethodDescriptionArchiveConversationEventEntityManager.findByCriteria(ArchiveConversationEventQuery query) ArchiveConversationEventEntityManagerImpl.findByCriteria(ArchiveConversationEventQuery query) ArchiveConversationEventEntityManager.getConversationExportedCountByCriteria(ArchiveConversationEventQuery query) ArchiveConversationEventEntityManagerImpl.getConversationExportedCountByCriteria(ArchiveConversationEventQuery query) -
Uses of ArchiveConversationEventEntity in com.flowable.engage.engine.impl.persistence.entity.data
Subinterfaces with type arguments of type ArchiveConversationEventEntity in com.flowable.engage.engine.impl.persistence.entity.dataMethods in com.flowable.engage.engine.impl.persistence.entity.data that return types with arguments of type ArchiveConversationEventEntityModifier and TypeMethodDescriptionArchiveConversationEventDataManager.findByCriteria(ArchiveConversationEventQuery query) ArchiveConversationEventDataManager.getConversationExportedCountByCriteria(ArchiveConversationEventQuery query) -
Uses of ArchiveConversationEventEntity in com.flowable.engage.engine.impl.persistence.entity.data.impl
Subclasses with type arguments of type ArchiveConversationEventEntity in com.flowable.engage.engine.impl.persistence.entity.data.implMethods in com.flowable.engage.engine.impl.persistence.entity.data.impl that return ArchiveConversationEventEntityMethods in com.flowable.engage.engine.impl.persistence.entity.data.impl that return types with arguments of type ArchiveConversationEventEntityModifier and TypeMethodDescriptionMybatisArchiveConversationEventDataManager.findByCriteria(ArchiveConversationEventQuery query) MybatisArchiveConversationEventDataManager.getConversationExportedCountByCriteria(ArchiveConversationEventQuery query) Class<? extends ArchiveConversationEventEntity> MybatisArchiveConversationEventDataManager.getManagedEntityClass()