Built motion from commit 8271bb6f.|2.6.28
[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 _0xf17e=['always','never','Indicates\x20whether\x20to\x20display\x20the\x20plugin\x20in\x20the\x20sidebar.','sequelize','STRING','html','script','TEXT','BOOLEAN','Indicates\x20whether\x20the\x20plugin\x20is\x20installed.\x20Updated\x20when\x20the\x20plugin\x20is\x20installed/uninstalled.','ENUM','adminOnly'];(function(_0x97a36e,_0x133ed2){var _0x3b0f44=function(_0x5cdc3b){while(--_0x5cdc3b){_0x97a36e['push'](_0x97a36e['shift']());}};_0x3b0f44(++_0x133ed2);}(_0xf17e,0x117));var _0xef17=function(_0x2cabc7,_0x989644){_0x2cabc7=_0x2cabc7-0x0;var _0x458522=_0xf17e[_0x2cabc7];return _0x458522;};'use strict';var Sequelize=require(_0xef17('0x0'));module['exports']={'name':{'type':Sequelize[_0xef17('0x1')]},'type':{'type':Sequelize['ENUM'](_0xef17('0x2'),_0xef17('0x3'))},'description':{'type':Sequelize[_0xef17('0x4')]},'version':{'type':Sequelize[_0xef17('0x4')]},'path':{'type':Sequelize['STRING'],'comment':'The\x20physical\x20path\x20where\x20the\x20plugin\x20is\x20stored.'},'active':{'type':Sequelize[_0xef17('0x5')],'defaultValue':0x0,'comment':_0xef17('0x6')},'sidebar':{'type':Sequelize[_0xef17('0x7')](_0xef17('0x8'),'agentOnly',_0xef17('0x9'),_0xef17('0xa')),'defaultValue':_0xef17('0x9'),'comment':_0xef17('0xb')},'icon':{'type':Sequelize[_0xef17('0x1')]},'adminUrl':{'type':Sequelize[_0xef17('0x1')]},'agentUrl':{'type':Sequelize[_0xef17('0x1')]},'scriptName':{'type':Sequelize['STRING']},'scriptPath':{'type':Sequelize[_0xef17('0x1')]}};