Name

sn_nb_action.ActionService

Description

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

Script

var ActionService = Class.create();
ActionService.prototype = Object.extendsObject(sn_nb_action.ActionServiceImpl, {

  type: 'ActionService'
});

Sys ID

c84fc63d3b3e1010c24e870044efc44b

Offical Documentation

Official Docs: