6a94c3c43837e555051680cac37d9b01872606b1
[motion2.git] / server / api / dashboardItem / dashboardItem.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 _0x1235=['DashboardItem','lodash','api','moment','bluebird','./dashboardItem.attributes','exports','define'];(function(_0x194c73,_0x2ff4cc){var _0x50a7c9=function(_0x565a5b){while(--_0x565a5b){_0x194c73['push'](_0x194c73['shift']());}};_0x50a7c9(++_0x2ff4cc);}(_0x1235,0x71));var _0x5123=function(_0x40e188,_0x5f22fd){_0x40e188=_0x40e188-0x0;var _0x240a06=_0x1235[_0x40e188];return _0x240a06;};'use strict';var _=require(_0x5123('0x0'));var util=require('util');var logger=require('../../config/logger')(_0x5123('0x1'));var moment=require(_0x5123('0x2'));var BPromise=require(_0x5123('0x3'));var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require(_0x5123('0x4'));module[_0x5123('0x5')]=function(_0x1a11c3,_0xf007b2){return _0x1a11c3[_0x5123('0x6')](_0x5123('0x7'),attributes,{'tableName':'dashboard_items','paranoid':![],'indexes':[],'timestamps':!![]});};