Built motion from commit 994c64e1.|2.6.1
[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 _0xa5a7=['ScreenRecording','interactionid','lodash','util','../../config/logger','api','moment','request-promise','rimraf','../../config/environment','./screenRecording.attributes','exports'];(function(_0xbbca22,_0x410b9a){var _0x5a401e=function(_0x5a8433){while(--_0x5a8433){_0xbbca22['push'](_0xbbca22['shift']());}};_0x5a401e(++_0x410b9a);}(_0xa5a7,0x15e));var _0x7a5a=function(_0x26eb11,_0x1f6516){_0x26eb11=_0x26eb11-0x0;var _0x30f9b2=_0xa5a7[_0x26eb11];return _0x30f9b2;};'use strict';var _=require(_0x7a5a('0x0'));var util=require(_0x7a5a('0x1'));var logger=require(_0x7a5a('0x2'))(_0x7a5a('0x3'));var moment=require(_0x7a5a('0x4'));var BPromise=require('bluebird');var rp=require(_0x7a5a('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0x7a5a('0x6'));var config=require(_0x7a5a('0x7'));var attributes=require(_0x7a5a('0x8'));module[_0x7a5a('0x9')]=function(_0x4f230f,_0x2b4957){return _0x4f230f['define'](_0x7a5a('0xa'),attributes,{'tableName':'screen_recordings','paranoid':![],'indexes':[{'name':_0x7a5a('0xb'),'fields':[_0x7a5a('0xb')]}],'timestamps':!![]});};