6039c2106cfe5fdb45d12a008a62ad16f1364281
[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 _0x12f7=['util','../../config/logger','api','bluebird','request-promise','../../config/environment','./screenRecording.attributes','exports','define','interactionid','lodash'];(function(_0x21a9d9,_0x4d5ac8){var _0x46adce=function(_0xfdd336){while(--_0xfdd336){_0x21a9d9['push'](_0x21a9d9['shift']());}};_0x46adce(++_0x4d5ac8);}(_0x12f7,0x1ee));var _0x712f=function(_0x3cc834,_0x1fcf76){_0x3cc834=_0x3cc834-0x0;var _0x326713=_0x12f7[_0x3cc834];return _0x326713;};'use strict';var _=require(_0x712f('0x0'));var util=require(_0x712f('0x1'));var logger=require(_0x712f('0x2'))(_0x712f('0x3'));var moment=require('moment');var BPromise=require(_0x712f('0x4'));var rp=require(_0x712f('0x5'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0x712f('0x6'));var attributes=require(_0x712f('0x7'));module[_0x712f('0x8')]=function(_0x1e02d1,_0x36c3a9){return _0x1e02d1[_0x712f('0x9')]('ScreenRecording',attributes,{'tableName':'screen_recordings','paranoid':![],'indexes':[{'name':_0x712f('0xa'),'fields':[_0x712f('0xa')]}],'timestamps':!![]});};