047114b419dd986a244efe2d642a169d87a175a1
[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 _0xe265=['rimraf','./schedule.attributes','define','Schedule','tools_schedules','moment','path'];(function(_0x11e520,_0x23db77){var _0x345c85=function(_0x3db985){while(--_0x3db985){_0x11e520['push'](_0x11e520['shift']());}};_0x345c85(++_0x23db77);}(_0xe265,0xfa));var _0x5e26=function(_0x5e7cbe,_0x2ba870){_0x5e7cbe=_0x5e7cbe-0x0;var _0x3bd3cf=_0xe265[_0x5e7cbe];return _0x3bd3cf;};'use strict';var _=require('lodash');var util=require('util');var logger=require('../../config/logger')('api');var moment=require(_0x5e26('0x0'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require(_0x5e26('0x1'));var rimraf=require(_0x5e26('0x2'));var config=require('../../config/environment');var attributes=require(_0x5e26('0x3'));module['exports']=function(_0x1faafe,_0x52708d){return _0x1faafe[_0x5e26('0x4')](_0x5e26('0x5'),attributes,{'tableName':_0x5e26('0x6'),'paranoid':![],'indexes':[],'timestamps':!![]});};