Built motion from commit c116dc8b.|2.6.30
[motion2.git] / server / api / screenRecording / screenRecording.model.js
index fe76907..034435b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4d4f=['ScreenRecording','interactionid','lodash','../../config/logger','moment','bluebird','request-promise','path','../../config/environment','./screenRecording.attributes','exports','define'];(function(_0x2024f5,_0x4ae05e){var _0x4ffd66=function(_0x5b6f47){while(--_0x5b6f47){_0x2024f5['push'](_0x2024f5['shift']());}};_0x4ffd66(++_0x4ae05e);}(_0x4d4f,0x86));var _0xf4d4=function(_0x399806,_0x1b0689){_0x399806=_0x399806-0x0;var _0x4fc489=_0x4d4f[_0x399806];return _0x4fc489;};'use strict';var _=require(_0xf4d4('0x0'));var util=require('util');var logger=require(_0xf4d4('0x1'))('api');var moment=require(_0xf4d4('0x2'));var BPromise=require(_0xf4d4('0x3'));var rp=require(_0xf4d4('0x4'));var fs=require('fs');var path=require(_0xf4d4('0x5'));var rimraf=require('rimraf');var config=require(_0xf4d4('0x6'));var attributes=require(_0xf4d4('0x7'));module[_0xf4d4('0x8')]=function(_0x236b3b,_0x2b2267){return _0x236b3b[_0xf4d4('0x9')](_0xf4d4('0xa'),attributes,{'tableName':'screen_recordings','paranoid':![],'indexes':[{'name':'interactionid','fields':[_0xf4d4('0xb')]}],'timestamps':!![]});};
\ No newline at end of file
+var _0x19a2=['request-promise','path','rimraf','../../config/environment','exports','screen_recordings','interactionid','util','../../config/logger','moment','bluebird'];(function(_0x63cb3a,_0x3a3765){var _0x53282f=function(_0x103a34){while(--_0x103a34){_0x63cb3a['push'](_0x63cb3a['shift']());}};_0x53282f(++_0x3a3765);}(_0x19a2,0x8b));var _0x219a=function(_0xa464c9,_0x7c86d8){_0xa464c9=_0xa464c9-0x0;var _0x3d73c4=_0x19a2[_0xa464c9];return _0x3d73c4;};'use strict';var _=require('lodash');var util=require(_0x219a('0x0'));var logger=require(_0x219a('0x1'))('api');var moment=require(_0x219a('0x2'));var BPromise=require(_0x219a('0x3'));var rp=require(_0x219a('0x4'));var fs=require('fs');var path=require(_0x219a('0x5'));var rimraf=require(_0x219a('0x6'));var config=require(_0x219a('0x7'));var attributes=require('./screenRecording.attributes');module[_0x219a('0x8')]=function(_0x3b0052,_0x3cde41){return _0x3b0052['define']('ScreenRecording',attributes,{'tableName':_0x219a('0x9'),'paranoid':![],'indexes':[{'name':_0x219a('0xa'),'fields':['interactionid']}],'timestamps':!![]});};
\ No newline at end of file