Uses of Interface
com.flowable.agent.engine.impl.persistence.entity.KnowledgeBaseItemEntityManager
Packages that use KnowledgeBaseItemEntityManager
Package
Description
-
Uses of KnowledgeBaseItemEntityManager in com.flowable.agent.engine.impl.contentitem
Fields in com.flowable.agent.engine.impl.contentitem declared as KnowledgeBaseItemEntityManagerModifier and TypeFieldDescriptionprotected KnowledgeBaseItemEntityManagerAgentEngineContentItemDeletedListener.knowledgeBaseItemEntityManagerConstructors in com.flowable.agent.engine.impl.contentitem with parameters of type KnowledgeBaseItemEntityManagerModifierConstructorDescriptionAgentEngineContentItemDeletedListener(CoreContentService contentService, KnowledgeBaseItemEntityManager knowledgeBaseItemEntityManager, AgentHistoryService agentHistoryService) -
Uses of KnowledgeBaseItemEntityManager in com.flowable.agent.engine.impl.knowledgebase.contentitem
Fields in com.flowable.agent.engine.impl.knowledgebase.contentitem declared as KnowledgeBaseItemEntityManagerModifier and TypeFieldDescriptionprotected KnowledgeBaseItemEntityManagerKnowledgeBaseContentItemSavedListener.knowledgeBaseItemEntityManagerConstructors in com.flowable.agent.engine.impl.knowledgebase.contentitem with parameters of type KnowledgeBaseItemEntityManagerModifierConstructorDescriptionKnowledgeBaseContentItemSavedListener(CoreContentService contentService, KnowledgeBaseItemEntityManager knowledgeBaseItemEntityManager) -
Uses of KnowledgeBaseItemEntityManager in com.flowable.agent.engine.impl.persistence.entity
Classes in com.flowable.agent.engine.impl.persistence.entity that implement KnowledgeBaseItemEntityManagerFields in com.flowable.agent.engine.impl.persistence.entity declared as KnowledgeBaseItemEntityManagerModifier and TypeFieldDescriptionprotected KnowledgeBaseItemEntityManagerAgentEntityManagers.knowledgeBaseItemEntityManagerMethods in com.flowable.agent.engine.impl.persistence.entity that return KnowledgeBaseItemEntityManagerMethods in com.flowable.agent.engine.impl.persistence.entity with parameters of type KnowledgeBaseItemEntityManagerModifier and TypeMethodDescriptionvoidAgentEntityManagers.setKnowledgeBaseItemEntityManager(KnowledgeBaseItemEntityManager knowledgeBaseItemEntityManager) -
Uses of KnowledgeBaseItemEntityManager in com.flowable.agent.engine.impl.util
Methods in com.flowable.agent.engine.impl.util that return KnowledgeBaseItemEntityManagerModifier and TypeMethodDescriptionCommandContextUtil.getKnowledgeBaseItemEntityManager()CommandContextUtil.getKnowledgeBaseItemEntityManager(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)