Built motion from commit (unavailable).|2.5.7
[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 _0x661a=['../../config/environment','exports','define','CmList','cm_lists','util','api','moment','bluebird','request-promise','path','rimraf'];(function(_0x31a5b6,_0x26a996){var _0x2cd67=function(_0x529a0e){while(--_0x529a0e){_0x31a5b6['push'](_0x31a5b6['shift']());}};_0x2cd67(++_0x26a996);}(_0x661a,0xb9));var _0xa661=function(_0x2601b4,_0x315e78){_0x2601b4=_0x2601b4-0x0;var _0x3e3661=_0x661a[_0x2601b4];return _0x3e3661;};'use strict';var _=require('lodash');var util=require(_0xa661('0x0'));var logger=require('../../config/logger')(_0xa661('0x1'));var moment=require(_0xa661('0x2'));var BPromise=require(_0xa661('0x3'));var rp=require(_0xa661('0x4'));var fs=require('fs');var path=require(_0xa661('0x5'));var rimraf=require(_0xa661('0x6'));var config=require(_0xa661('0x7'));var attributes=require('./cmList.attributes');module[_0xa661('0x8')]=function(_0x66f91b,_0x400527){return _0x66f91b[_0xa661('0x9')](_0xa661('0xa'),attributes,{'tableName':_0xa661('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};