Name

global.KnowledgeContentProcessor

Description

Customisation point for Knowledge implementation of TaxonomyContentProcessor extension point

Script

var KnowledgeContentProcessor = Class.create();
KnowledgeContentProcessor.prototype = Object.extendsObject(KnowledgeContentProcessorSNC, {
  type: 'KnowledgeContentProcessor'
});

Sys ID

8c582e70c7422010fedf0bcbe2c26060

Offical Documentation

Official Docs: