Uses of Interface
com.flowable.agent.api.runtime.KnowledgeBaseItemSectionQuery
Packages that use KnowledgeBaseItemSectionQuery
Package
Description
-
Uses of KnowledgeBaseItemSectionQuery in com.flowable.agent.api.runtime
Methods in com.flowable.agent.api.runtime that return KnowledgeBaseItemSectionQueryModifier and TypeMethodDescriptionAgentRuntimeService.createKnowledgeBaseItemSectionQuery()KnowledgeBaseItemSectionQuery.externalId(String externalId) KnowledgeBaseItemSectionQuery.knowledgeBaseDefinitionId(String knowledgeBaseDefinitionId) -
Uses of KnowledgeBaseItemSectionQuery in com.flowable.agent.engine.impl.knowledgebase.runtime
Classes in com.flowable.agent.engine.impl.knowledgebase.runtime that implement KnowledgeBaseItemSectionQueryMethods in com.flowable.agent.engine.impl.knowledgebase.runtime that return KnowledgeBaseItemSectionQueryModifier and TypeMethodDescriptionKnowledgeBaseItemSectionQueryImpl.externalId(String externalId) KnowledgeBaseItemSectionQueryImpl.knowledgeBaseDefinitionId(String knowledgeBaseDefinitionId) -
Uses of KnowledgeBaseItemSectionQuery in com.flowable.agent.engine.impl.persistence.entity
Methods in com.flowable.agent.engine.impl.persistence.entity with parameters of type KnowledgeBaseItemSectionQueryModifier and TypeMethodDescriptionlongKnowledgeBaseItemSectionEntityManager.findKnowledgeBaseItemSectionCountByQueryCriteria(KnowledgeBaseItemSectionQuery query) longKnowledgeBaseItemSectionEntityManagerImpl.findKnowledgeBaseItemSectionCountByQueryCriteria(KnowledgeBaseItemSectionQuery query) KnowledgeBaseItemSectionEntityManager.findKnowledgeBaseItemSectionsByQueryCriteria(KnowledgeBaseItemSectionQuery query) KnowledgeBaseItemSectionEntityManagerImpl.findKnowledgeBaseItemSectionsByQueryCriteria(KnowledgeBaseItemSectionQuery query) -
Uses of KnowledgeBaseItemSectionQuery in com.flowable.agent.engine.impl.runtime
Methods in com.flowable.agent.engine.impl.runtime that return KnowledgeBaseItemSectionQuery