Name
sn_nb_action.NextBestActionService
Description
This class can be updated to customize out-of-box implementation of NextBestActionServiceImpl.
Script
var NextBestActionService = Class.create();
NextBestActionService.prototype = Object.extendsObject(sn_nb_action.NextBestActionServiceImpl, {
type: 'NextBestActionService'
});
Sys ID
8ab51afd3b3e1010c24e870044efc4ea