00197a84481c77e78e11ecdaaef25750e0631dc0
[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 _0x7b15=['lodash','util','../../config/logger','api','moment','request-promise','path','rimraf','../../config/environment','./screenRecording.attributes','exports','define','ScreenRecording','interactionid'];(function(_0x3e5086,_0x48f4a2){var _0xfeb102=function(_0x5a945f){while(--_0x5a945f){_0x3e5086['push'](_0x3e5086['shift']());}};_0xfeb102(++_0x48f4a2);}(_0x7b15,0x126));var _0x57b1=function(_0x2fd5b8,_0x42a599){_0x2fd5b8=_0x2fd5b8-0x0;var _0x53eada=_0x7b15[_0x2fd5b8];return _0x53eada;};'use strict';var _=require(_0x57b1('0x0'));var util=require(_0x57b1('0x1'));var logger=require(_0x57b1('0x2'))(_0x57b1('0x3'));var moment=require(_0x57b1('0x4'));var BPromise=require('bluebird');var rp=require(_0x57b1('0x5'));var fs=require('fs');var path=require(_0x57b1('0x6'));var rimraf=require(_0x57b1('0x7'));var config=require(_0x57b1('0x8'));var attributes=require(_0x57b1('0x9'));module[_0x57b1('0xa')]=function(_0x91b4d,_0x326f1e){return _0x91b4d[_0x57b1('0xb')](_0x57b1('0xc'),attributes,{'tableName':'screen_recordings','paranoid':![],'indexes':[{'name':'interactionid','fields':[_0x57b1('0xd')]}],'timestamps':!![]});};