Name
sn_ex_sp.TopicPopularityUtil
Description
Utility script include to populate the popularity of topics
Script
var TopicPopularityUtil = Class.create();
TopicPopularityUtil.prototype = Object.extendsObject(TopicPopularityUtilSNC,{
initialize: function() {
TopicPopularityUtilSNC.prototype.initialize.apply(this, arguments);
},
type: 'TopicPopularityUtil'
});
Sys ID
2d1620d06b907010d70bc141ee44afae