Built motion from commit (unavailable).|2.4.18
[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 _0x3314=['path','rimraf','../../config/environment','./screenRecording.attributes','exports','define','ScreenRecording','screen_recordings','interactionid','lodash','util','../../config/logger','api','bluebird','request-promise'];(function(_0x111cd1,_0x22d5c2){var _0x5b7fe0=function(_0x9aaa05){while(--_0x9aaa05){_0x111cd1['push'](_0x111cd1['shift']());}};_0x5b7fe0(++_0x22d5c2);}(_0x3314,0x117));var _0x4331=function(_0x16adb1,_0x12ab49){_0x16adb1=_0x16adb1-0x0;var _0x4e6dec=_0x3314[_0x16adb1];return _0x4e6dec;};'use strict';var _=require(_0x4331('0x0'));var util=require(_0x4331('0x1'));var logger=require(_0x4331('0x2'))(_0x4331('0x3'));var moment=require('moment');var BPromise=require(_0x4331('0x4'));var rp=require(_0x4331('0x5'));var fs=require('fs');var path=require(_0x4331('0x6'));var rimraf=require(_0x4331('0x7'));var config=require(_0x4331('0x8'));var attributes=require(_0x4331('0x9'));module[_0x4331('0xa')]=function(_0x19aa41,_0x4b77fc){return _0x19aa41[_0x4331('0xb')](_0x4331('0xc'),attributes,{'tableName':_0x4331('0xd'),'paranoid':![],'indexes':[{'name':'interactionid','fields':[_0x4331('0xe')]}],'timestamps':!![]});};