Built motion from commit (unavailable).|2.5.25
[motion2.git] / server / api / plugin / plugin.attributes.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x24ab=['agentOnly','always','never','Indicates\x20whether\x20to\x20display\x20the\x20plugin\x20in\x20the\x20sidebar.','sequelize','STRING','html','TEXT','The\x20physical\x20path\x20where\x20the\x20plugin\x20is\x20stored.','BOOLEAN','Indicates\x20whether\x20the\x20plugin\x20is\x20installed.\x20Updated\x20when\x20the\x20plugin\x20is\x20installed/uninstalled.','ENUM'];(function(_0x2cec6d,_0x168ad0){var _0x5dd8b3=function(_0x287a08){while(--_0x287a08){_0x2cec6d['push'](_0x2cec6d['shift']());}};_0x5dd8b3(++_0x168ad0);}(_0x24ab,0x13c));var _0xb24a=function(_0x437663,_0x4b1832){_0x437663=_0x437663-0x0;var _0x1f3d51=_0x24ab[_0x437663];return _0x1f3d51;};'use strict';var Sequelize=require(_0xb24a('0x0'));module['exports']={'name':{'type':Sequelize[_0xb24a('0x1')]},'type':{'type':Sequelize['ENUM'](_0xb24a('0x2'),'script')},'description':{'type':Sequelize[_0xb24a('0x3')]},'version':{'type':Sequelize[_0xb24a('0x3')]},'path':{'type':Sequelize[_0xb24a('0x1')],'comment':_0xb24a('0x4')},'active':{'type':Sequelize[_0xb24a('0x5')],'defaultValue':0x0,'comment':_0xb24a('0x6')},'sidebar':{'type':Sequelize[_0xb24a('0x7')]('adminOnly',_0xb24a('0x8'),_0xb24a('0x9'),_0xb24a('0xa')),'defaultValue':_0xb24a('0x9'),'comment':_0xb24a('0xb')},'icon':{'type':Sequelize[_0xb24a('0x1')]},'adminUrl':{'type':Sequelize[_0xb24a('0x1')]},'agentUrl':{'type':Sequelize[_0xb24a('0x1')]},'scriptName':{'type':Sequelize[_0xb24a('0x1')]},'scriptPath':{'type':Sequelize[_0xb24a('0x1')]}};