Built motion from commit 497d3d92.|2.5.43
[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 _0x5241=['rimraf','./template.attributes','define','Template','tools_templates','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path'];(function(_0x383ea1,_0x41cdc1){var _0x33f808=function(_0x38f18b){while(--_0x38f18b){_0x383ea1['push'](_0x383ea1['shift']());}};_0x33f808(++_0x41cdc1);}(_0x5241,0x130));var _0x1524=function(_0x281bf3,_0x53bbf6){_0x281bf3=_0x281bf3-0x0;var _0x3680d3=_0x5241[_0x281bf3];return _0x3680d3;};'use strict';var _=require(_0x1524('0x0'));var util=require(_0x1524('0x1'));var logger=require(_0x1524('0x2'))(_0x1524('0x3'));var moment=require(_0x1524('0x4'));var BPromise=require(_0x1524('0x5'));var rp=require(_0x1524('0x6'));var fs=require('fs');var path=require(_0x1524('0x7'));var rimraf=require(_0x1524('0x8'));var config=require('../../config/environment');var attributes=require(_0x1524('0x9'));module['exports']=function(_0x3a8265,_0x460c30){return _0x3a8265[_0x1524('0xa')](_0x1524('0xb'),attributes,{'tableName':_0x1524('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};