Built motion from commit (unavailable).|2.5.20
[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 _0x6c6d=['lodash','util','../../config/logger','api','moment','rimraf','../../config/environment','./cmList.attributes','define','CmList'];(function(_0x4c0086,_0x478e47){var _0x8ee5d8=function(_0x9fa0c5){while(--_0x9fa0c5){_0x4c0086['push'](_0x4c0086['shift']());}};_0x8ee5d8(++_0x478e47);}(_0x6c6d,0x104));var _0xd6c6=function(_0x3375d3,_0x46c46b){_0x3375d3=_0x3375d3-0x0;var _0x803440=_0x6c6d[_0x3375d3];return _0x803440;};'use strict';var _=require(_0xd6c6('0x0'));var util=require(_0xd6c6('0x1'));var logger=require(_0xd6c6('0x2'))(_0xd6c6('0x3'));var moment=require(_0xd6c6('0x4'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require(_0xd6c6('0x5'));var config=require(_0xd6c6('0x6'));var attributes=require(_0xd6c6('0x7'));module['exports']=function(_0x4abfab,_0x269658){return _0x4abfab[_0xd6c6('0x8')](_0xd6c6('0x9'),attributes,{'tableName':'cm_lists','paranoid':![],'indexes':[],'timestamps':!![]});};