Uses of Interface
com.flowable.agent.engine.impl.persistence.entity.data.KnowledgeBaseItemSectionDataManager
Packages that use KnowledgeBaseItemSectionDataManager
Package
Description
-
Uses of KnowledgeBaseItemSectionDataManager in com.flowable.agent.engine.impl.persistence.entity
Constructors in com.flowable.agent.engine.impl.persistence.entity with parameters of type KnowledgeBaseItemSectionDataManagerModifierConstructorDescriptionKnowledgeBaseItemSectionEntityManagerImpl(AgentEngineConfiguration engineConfiguration, KnowledgeBaseItemSectionDataManager dataManager) -
Uses of KnowledgeBaseItemSectionDataManager in com.flowable.agent.engine.impl.persistence.entity.data
Fields in com.flowable.agent.engine.impl.persistence.entity.data declared as KnowledgeBaseItemSectionDataManagerModifier and TypeFieldDescriptionprotected KnowledgeBaseItemSectionDataManagerAgentDataManagers.knowledgeBaseItemSectionDataManagerMethods in com.flowable.agent.engine.impl.persistence.entity.data that return KnowledgeBaseItemSectionDataManagerModifier and TypeMethodDescriptionAgentDataManagers.getExternalKnowledgeBaseItemSectionDataManager()Methods in com.flowable.agent.engine.impl.persistence.entity.data with parameters of type KnowledgeBaseItemSectionDataManagerModifier and TypeMethodDescriptionvoidAgentDataManagers.setExternalKnowledgeBaseItemSectionDataManager(KnowledgeBaseItemSectionDataManager knowledgeBaseItemSectionDataManager) -
Uses of KnowledgeBaseItemSectionDataManager in com.flowable.agent.engine.impl.persistence.entity.data.impl
Classes in com.flowable.agent.engine.impl.persistence.entity.data.impl that implement KnowledgeBaseItemSectionDataManager