Uses of Interface
com.flowable.agent.api.runtime.KnowledgeBaseItemSection
Packages that use KnowledgeBaseItemSection
Package
Description
-
Uses of KnowledgeBaseItemSection in com.flowable.agent.engine.impl.knowledgebase.runtime
Methods in com.flowable.agent.engine.impl.knowledgebase.runtime that return types with arguments of type KnowledgeBaseItemSectionModifier and TypeMethodDescriptionKnowledgeBaseItemSectionQueryImpl.executeList(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) -
Uses of KnowledgeBaseItemSection in com.flowable.agent.engine.impl.persistence.entity
Subinterfaces of KnowledgeBaseItemSection in com.flowable.agent.engine.impl.persistence.entityClasses in com.flowable.agent.engine.impl.persistence.entity that implement KnowledgeBaseItemSectionMethods in com.flowable.agent.engine.impl.persistence.entity that return types with arguments of type KnowledgeBaseItemSectionModifier and TypeMethodDescriptionKnowledgeBaseItemSectionEntityManager.findKnowledgeBaseItemSectionsByItemId(String itemId) KnowledgeBaseItemSectionEntityManagerImpl.findKnowledgeBaseItemSectionsByItemId(String itemId) KnowledgeBaseItemSectionEntityManager.findKnowledgeBaseItemSectionsByQueryCriteria(KnowledgeBaseItemSectionQuery query) KnowledgeBaseItemSectionEntityManagerImpl.findKnowledgeBaseItemSectionsByQueryCriteria(KnowledgeBaseItemSectionQuery query) -
Uses of KnowledgeBaseItemSection in com.flowable.agent.engine.impl.persistence.entity.data
Methods in com.flowable.agent.engine.impl.persistence.entity.data that return types with arguments of type KnowledgeBaseItemSectionModifier and TypeMethodDescriptionKnowledgeBaseItemSectionDataManager.findKnowledgeBaseItemSectionsByItemId(String itemId) KnowledgeBaseItemSectionDataManager.findKnowledgeBaseItemSectionsByQueryCriteria(KnowledgeBaseItemSectionQueryImpl query) -
Uses of KnowledgeBaseItemSection in com.flowable.agent.engine.impl.persistence.entity.data.impl
Methods in com.flowable.agent.engine.impl.persistence.entity.data.impl that return types with arguments of type KnowledgeBaseItemSectionModifier and TypeMethodDescriptionMybatisKnowledgeBaseItemSectionDataManager.findKnowledgeBaseItemSectionsByItemId(String itemId) MybatisKnowledgeBaseItemSectionDataManager.findKnowledgeBaseItemSectionsByQueryCriteria(KnowledgeBaseItemSectionQueryImpl query)