Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / schedule / schedule.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 _0xc311=['define','Schedule','tools_schedules','util','../../config/logger','moment','rimraf','../../config/environment','./schedule.attributes'];(function(_0x501510,_0x61caa9){var _0x1e6ee5=function(_0x32845b){while(--_0x32845b){_0x501510['push'](_0x501510['shift']());}};_0x1e6ee5(++_0x61caa9);}(_0xc311,0x147));var _0x1c31=function(_0x58dc87,_0x3f22d1){_0x58dc87=_0x58dc87-0x0;var _0xb8ec8=_0xc311[_0x58dc87];return _0xb8ec8;};'use strict';var _=require('lodash');var util=require(_0x1c31('0x0'));var logger=require(_0x1c31('0x1'))('api');var moment=require(_0x1c31('0x2'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require(_0x1c31('0x3'));var config=require(_0x1c31('0x4'));var attributes=require(_0x1c31('0x5'));module['exports']=function(_0x4cb570,_0x4e8771){return _0x4cb570[_0x1c31('0x6')](_0x1c31('0x7'),attributes,{'tableName':_0x1c31('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};