Built motion from commit (unavailable).|2.5.11
[motion2.git] / server / api / screenRecording / screenRecording.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 _0xbdfb=['interactionid','lodash','util','../../config/logger','api','moment','request-promise','rimraf','../../config/environment','./screenRecording.attributes','exports','define','ScreenRecording'];(function(_0x5749e9,_0x4db682){var _0x10ada1=function(_0xd50ed1){while(--_0xd50ed1){_0x5749e9['push'](_0x5749e9['shift']());}};_0x10ada1(++_0x4db682);}(_0xbdfb,0xd1));var _0xbbdf=function(_0x5beda8,_0x1e8554){_0x5beda8=_0x5beda8-0x0;var _0x2aa042=_0xbdfb[_0x5beda8];return _0x2aa042;};'use strict';var _=require(_0xbbdf('0x0'));var util=require(_0xbbdf('0x1'));var logger=require(_0xbbdf('0x2'))(_0xbbdf('0x3'));var moment=require(_0xbbdf('0x4'));var BPromise=require('bluebird');var rp=require(_0xbbdf('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0xbbdf('0x6'));var config=require(_0xbbdf('0x7'));var attributes=require(_0xbbdf('0x8'));module[_0xbbdf('0x9')]=function(_0x433132,_0x5c8b61){return _0x433132[_0xbbdf('0xa')](_0xbbdf('0xb'),attributes,{'tableName':'screen_recordings','paranoid':![],'indexes':[{'name':'interactionid','fields':[_0xbbdf('0xc')]}],'timestamps':!![]});};