Built motion from commit bab6f49e.|2.6.17
[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 _0x7533=['bluebird','request-promise','path','rimraf','../../config/environment','./screenRecording.attributes','exports','define','ScreenRecording','screen_recordings','interactionid','lodash','util','../../config/logger','api'];(function(_0x5550e4,_0x4d804e){var _0x2fac6e=function(_0x22d24e){while(--_0x22d24e){_0x5550e4['push'](_0x5550e4['shift']());}};_0x2fac6e(++_0x4d804e);}(_0x7533,0x182));var _0x3753=function(_0x13a29b,_0x286b2d){_0x13a29b=_0x13a29b-0x0;var _0x5647e2=_0x7533[_0x13a29b];return _0x5647e2;};'use strict';var _=require(_0x3753('0x0'));var util=require(_0x3753('0x1'));var logger=require(_0x3753('0x2'))(_0x3753('0x3'));var moment=require('moment');var BPromise=require(_0x3753('0x4'));var rp=require(_0x3753('0x5'));var fs=require('fs');var path=require(_0x3753('0x6'));var rimraf=require(_0x3753('0x7'));var config=require(_0x3753('0x8'));var attributes=require(_0x3753('0x9'));module[_0x3753('0xa')]=function(_0x535ff4,_0x2cf99d){return _0x535ff4[_0x3753('0xb')](_0x3753('0xc'),attributes,{'tableName':_0x3753('0xd'),'paranoid':![],'indexes':[{'name':'interactionid','fields':[_0x3753('0xe')]}],'timestamps':!![]});};