Name

sn_nb_action.RuleService

Description

This class can be updated to customize out-of-box implementation of RuleServiceImpl.

Script

var RuleService = Class.create();
RuleService.prototype = Object.extendsObject(sn_nb_action.RuleServiceImpl, {

  type: 'RuleService'
});

Sys ID

e3111a3d3b3e1010c24e870044efc4ef

Offical Documentation

Official Docs: