Built motion from commit 43538d75.|2.5.35
[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 _0xed47=['rimraf','./template.attributes','exports','Template','tools_templates','lodash','../../config/logger','moment','bluebird','request-promise','path'];(function(_0x1988f1,_0x290a23){var _0x3c848e=function(_0x3600e7){while(--_0x3600e7){_0x1988f1['push'](_0x1988f1['shift']());}};_0x3c848e(++_0x290a23);}(_0xed47,0x118));var _0x7ed4=function(_0x2dd9b3,_0x1a705a){_0x2dd9b3=_0x2dd9b3-0x0;var _0x16db12=_0xed47[_0x2dd9b3];return _0x16db12;};'use strict';var _=require(_0x7ed4('0x0'));var util=require('util');var logger=require(_0x7ed4('0x1'))('api');var moment=require(_0x7ed4('0x2'));var BPromise=require(_0x7ed4('0x3'));var rp=require(_0x7ed4('0x4'));var fs=require('fs');var path=require(_0x7ed4('0x5'));var rimraf=require(_0x7ed4('0x6'));var config=require('../../config/environment');var attributes=require(_0x7ed4('0x7'));module[_0x7ed4('0x8')]=function(_0x578480,_0x5d29ce){return _0x578480['define'](_0x7ed4('0x9'),attributes,{'tableName':_0x7ed4('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};