Name
global.ActivityUtilsAJAX
Description
Gets installed as part of com.snc.activity_subscriptions plugin Activity Subscriptions Framework. It contains client callable util methods for the Activity Subscriptions Framework.
Script
var ActivityUtilsAJAX = Class.create();
ActivityUtilsAJAX.prototype = Object.extendsObject(ActivityUtilsAjaxSNC, AbstractAjaxProcessor, {
initialize: function() {
ActivityUtilsAjaxSNC.prototype.initialize.call(this);
},
type: 'ActivityUtilsAJAX'
});
Sys ID
1646b9a273470010e37d71ef64f6a7e6