e8184fcc11d51f7845d754bb3dc6cea58c2df68c
[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 _0x144f=['path','rimraf','../../config/environment','exports','define','screen_recordings','interactionid','api','request-promise'];(function(_0x47e45e,_0x1b62ce){var _0x363f37=function(_0x5a6c8e){while(--_0x5a6c8e){_0x47e45e['push'](_0x47e45e['shift']());}};_0x363f37(++_0x1b62ce);}(_0x144f,0xa9));var _0xf144=function(_0x16b9ed,_0x56517a){_0x16b9ed=_0x16b9ed-0x0;var _0x66b1f8=_0x144f[_0x16b9ed];return _0x66b1f8;};'use strict';var _=require('lodash');var util=require('util');var logger=require('../../config/logger')(_0xf144('0x0'));var moment=require('moment');var BPromise=require('bluebird');var rp=require(_0xf144('0x1'));var fs=require('fs');var path=require(_0xf144('0x2'));var rimraf=require(_0xf144('0x3'));var config=require(_0xf144('0x4'));var attributes=require('./screenRecording.attributes');module[_0xf144('0x5')]=function(_0x20726e,_0x571193){return _0x20726e[_0xf144('0x6')]('ScreenRecording',attributes,{'tableName':_0xf144('0x7'),'paranoid':![],'indexes':[{'name':_0xf144('0x8'),'fields':[_0xf144('0x8')]}],'timestamps':!![]});};