28ab671441109eb318c62d9444dfc4b9653c4720
[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 _0x57a7=['../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','./schedule.attributes','exports','lodash','util'];(function(_0x12acaa,_0x5ed722){var _0xe2b239=function(_0x3cc144){while(--_0x3cc144){_0x12acaa['push'](_0x12acaa['shift']());}};_0xe2b239(++_0x5ed722);}(_0x57a7,0x142));var _0x757a=function(_0x156c67,_0x2a5744){_0x156c67=_0x156c67-0x0;var _0x46506d=_0x57a7[_0x156c67];return _0x46506d;};'use strict';var _=require(_0x757a('0x0'));var util=require(_0x757a('0x1'));var logger=require(_0x757a('0x2'))(_0x757a('0x3'));var moment=require(_0x757a('0x4'));var BPromise=require(_0x757a('0x5'));var rp=require(_0x757a('0x6'));var fs=require('fs');var path=require(_0x757a('0x7'));var rimraf=require(_0x757a('0x8'));var config=require(_0x757a('0x9'));var attributes=require(_0x757a('0xa'));module[_0x757a('0xb')]=function(_0xdfc41d,_0x33d189){return _0xdfc41d['define']('Schedule',attributes,{'tableName':'tools_schedules','paranoid':![],'indexes':[],'timestamps':!![]});};