Name
global.RESTAPIExecutionTypeList
Description
No description available
Script
var RESTAPIExecutionTypeList = Class.create();
RESTAPIExecutionTypeList.prototype = {
initialize: function() {
},
type: 'RESTAPIExecutionTypeList',
process: function() {
return ["sys_hub_flow", "sys_ih_external_event_source"];
}
};
Sys ID
e45c6005b723330070492811ee11a92d