7fbd62828ab7bce11eed2276ec5a8a45ce69d9a8
[motion2.git] / server / api / template / template.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 _0x4922=['../../config/logger','moment','bluebird','request-promise','path','./template.attributes','Template','lodash','util'];(function(_0x5303bf,_0x301df8){var _0x5e1e62=function(_0x5db7af){while(--_0x5db7af){_0x5303bf['push'](_0x5303bf['shift']());}};_0x5e1e62(++_0x301df8);}(_0x4922,0x11e));var _0x2492=function(_0x1ac41c,_0x1dacbf){_0x1ac41c=_0x1ac41c-0x0;var _0x561d64=_0x4922[_0x1ac41c];return _0x561d64;};'use strict';var _=require(_0x2492('0x0'));var util=require(_0x2492('0x1'));var logger=require(_0x2492('0x2'))('api');var moment=require(_0x2492('0x3'));var BPromise=require(_0x2492('0x4'));var rp=require(_0x2492('0x5'));var fs=require('fs');var path=require(_0x2492('0x6'));var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require(_0x2492('0x7'));module['exports']=function(_0xc830ae,_0x58fd5b){return _0xc830ae['define'](_0x2492('0x8'),attributes,{'tableName':'tools_templates','paranoid':![],'indexes':[],'timestamps':!![]});};