Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / api / cmList / cmList.model.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 _0x3e7c=['moment','bluebird','request-promise','path','../../config/environment','./cmList.attributes','exports','define','lodash','util','../../config/logger'];(function(_0x2c117b,_0x111031){var _0x41cd3c=function(_0x490969){while(--_0x490969){_0x2c117b['push'](_0x2c117b['shift']());}};_0x41cd3c(++_0x111031);}(_0x3e7c,0x189));var _0xc3e7=function(_0x214a41,_0x6d358d){_0x214a41=_0x214a41-0x0;var _0x2ea4d7=_0x3e7c[_0x214a41];return _0x2ea4d7;};'use strict';var _=require(_0xc3e7('0x0'));var util=require(_0xc3e7('0x1'));var logger=require(_0xc3e7('0x2'))('api');var moment=require(_0xc3e7('0x3'));var BPromise=require(_0xc3e7('0x4'));var rp=require(_0xc3e7('0x5'));var fs=require('fs');var path=require(_0xc3e7('0x6'));var rimraf=require('rimraf');var config=require(_0xc3e7('0x7'));var attributes=require(_0xc3e7('0x8'));module[_0xc3e7('0x9')]=function(_0x3d857a,_0x7ca51c){return _0x3d857a[_0xc3e7('0xa')]('CmList',attributes,{'tableName':'cm_lists','paranoid':![],'indexes':[],'timestamps':!![]});};