Built motion from commit (unavailable).|2.4.4
[motion2.git] / server / api / pause / pause.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 _0x4aa1=['Pause','util','bluebird','request-promise','path','../../config/environment','./pause.attributes','exports','define'];(function(_0x2d088c,_0x539a1b){var _0x4b9713=function(_0x32b1f6){while(--_0x32b1f6){_0x2d088c['push'](_0x2d088c['shift']());}};_0x4b9713(++_0x539a1b);}(_0x4aa1,0xbe));var _0x14aa=function(_0x7f71b5,_0x3be7fe){_0x7f71b5=_0x7f71b5-0x0;var _0x4de68a=_0x4aa1[_0x7f71b5];return _0x4de68a;};'use strict';var _=require('lodash');var util=require(_0x14aa('0x0'));var logger=require('../../config/logger')('api');var moment=require('moment');var BPromise=require(_0x14aa('0x1'));var rp=require(_0x14aa('0x2'));var fs=require('fs');var path=require(_0x14aa('0x3'));var rimraf=require('rimraf');var config=require(_0x14aa('0x4'));var attributes=require(_0x14aa('0x5'));module[_0x14aa('0x6')]=function(_0x413bae,_0xa2e4b2){return _0x413bae[_0x14aa('0x7')](_0x14aa('0x8'),attributes,{'tableName':'tools_pauses','paranoid':![],'indexes':[],'timestamps':!![]});};