Class ContentItemKnowledgeBaseSource
java.lang.Object
com.flowable.agent.engine.impl.knowledgebase.runtime.contentitem.ContentItemKnowledgeBaseSource
- All Implemented Interfaces:
KnowledgeBaseSource
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final CoreContentServiceprotected final Stringprotected final String[]protected final String -
Constructor Summary
ConstructorsConstructorDescriptionContentItemKnowledgeBaseSource(CoreContentService coreContentService, String path, KnowledgeBaseDefinition knowledgeBaseDefinition) -
Method Summary
-
Field Details
-
coreContentService
-
path
-
tenantId
-
definitionId
-
-
Constructor Details
-
ContentItemKnowledgeBaseSource
public ContentItemKnowledgeBaseSource(CoreContentService coreContentService, String path, KnowledgeBaseDefinition knowledgeBaseDefinition)
-
-
Method Details
-
getItems
- Specified by:
getItemsin interfaceKnowledgeBaseSource
-