Name

sn_grc.GRCCMDBQueryIntegration

Description

Extendable class for GRCCMDBQueryIntegrationBase class

Script

var GRCCMDBQueryIntegration = Class.create();
GRCCMDBQueryIntegration.prototype = Object.extendsObject(GRCCMDBQueryIntegrationBase, {
  
  /** Override base class functions here. **/

  type: 'GRCCMDBQueryIntegration'
});

Sys ID

ef24a432530764105468ddeeff7b1285

Offical Documentation

Official Docs: