Built motion from commit (unavailable).|2.5.26
[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 _0xc04c=['../../config/environment','exports','CmList','cm_lists','lodash','util','../../config/logger','api','bluebird','request-promise','rimraf'];(function(_0x5317b5,_0x4dfd6e){var _0x3b7ce2=function(_0xc146d6){while(--_0xc146d6){_0x5317b5['push'](_0x5317b5['shift']());}};_0x3b7ce2(++_0x4dfd6e);}(_0xc04c,0x9e));var _0xcc04=function(_0x5a96a6,_0x561b6b){_0x5a96a6=_0x5a96a6-0x0;var _0x660444=_0xc04c[_0x5a96a6];return _0x660444;};'use strict';var _=require(_0xcc04('0x0'));var util=require(_0xcc04('0x1'));var logger=require(_0xcc04('0x2'))(_0xcc04('0x3'));var moment=require('moment');var BPromise=require(_0xcc04('0x4'));var rp=require(_0xcc04('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0xcc04('0x6'));var config=require(_0xcc04('0x7'));var attributes=require('./cmList.attributes');module[_0xcc04('0x8')]=function(_0x458e55,_0x94d89d){return _0x458e55['define'](_0xcc04('0x9'),attributes,{'tableName':_0xcc04('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};