ef6ed3124c565a14a70560caa4244e546d7557eb
[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 _0x42e2=['define','CmList','lodash','../../config/logger','api','moment','request-promise','path','../../config/environment','./cmList.attributes','exports'];(function(_0x100b08,_0x49bec8){var _0x3d4e3e=function(_0x35cba7){while(--_0x35cba7){_0x100b08['push'](_0x100b08['shift']());}};_0x3d4e3e(++_0x49bec8);}(_0x42e2,0x14c));var _0x242e=function(_0x12facf,_0x2b95b8){_0x12facf=_0x12facf-0x0;var _0xd95055=_0x42e2[_0x12facf];return _0xd95055;};'use strict';var _=require(_0x242e('0x0'));var util=require('util');var logger=require(_0x242e('0x1'))(_0x242e('0x2'));var moment=require(_0x242e('0x3'));var BPromise=require('bluebird');var rp=require(_0x242e('0x4'));var fs=require('fs');var path=require(_0x242e('0x5'));var rimraf=require('rimraf');var config=require(_0x242e('0x6'));var attributes=require(_0x242e('0x7'));module[_0x242e('0x8')]=function(_0x40bc22,_0x23e70e){return _0x40bc22[_0x242e('0x9')](_0x242e('0xa'),attributes,{'tableName':'cm_lists','paranoid':![],'indexes':[],'timestamps':!![]});};