4b5021539f22bb7a7ab7aa98710f6aac3330e2dd
[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 _0x8402=['ScreenRecording','interactionid','util','api','moment','bluebird','request-promise','../../config/environment','./screenRecording.attributes','exports','define'];(function(_0x38d9e2,_0x3ccbea){var _0x3123cd=function(_0x43f490){while(--_0x43f490){_0x38d9e2['push'](_0x38d9e2['shift']());}};_0x3123cd(++_0x3ccbea);}(_0x8402,0x136));var _0x2840=function(_0x1024e9,_0x5a4900){_0x1024e9=_0x1024e9-0x0;var _0x45c4b2=_0x8402[_0x1024e9];return _0x45c4b2;};'use strict';var _=require('lodash');var util=require(_0x2840('0x0'));var logger=require('../../config/logger')(_0x2840('0x1'));var moment=require(_0x2840('0x2'));var BPromise=require(_0x2840('0x3'));var rp=require(_0x2840('0x4'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0x2840('0x5'));var attributes=require(_0x2840('0x6'));module[_0x2840('0x7')]=function(_0x5e9030,_0x17376e){return _0x5e9030[_0x2840('0x8')](_0x2840('0x9'),attributes,{'tableName':'screen_recordings','paranoid':![],'indexes':[{'name':_0x2840('0xa'),'fields':[_0x2840('0xa')]}],'timestamps':!![]});};