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