Name
sn_sow_inc.SOWIncidentKnowledgeUtils
Description
Utility methods for driving knowledge flows on Incident from Service Operations Workspace.
Script
var SOWIncidentKnowledgeUtils = Class.create();
SOWIncidentKnowledgeUtils.prototype = Object.extendsObject(SOWIncidentKnowledgeUtilsSNC, {
initialize: function() {
SOWIncidentKnowledgeUtilsSNC.prototype.initialize.call(this);
},
type: 'SOWIncidentKnowledgeUtils'
});
Sys ID
4f555516c7623010d7e818b1c7c26047