Built motion from commit ac06311e.|2.6.28
[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 _0x486b=['api','moment','bluebird','request-promise','path','../../config/environment','./template.attributes','exports','define','tools_templates','lodash','util','../../config/logger'];(function(_0x2641f9,_0x26715f){var _0x585741=function(_0x2d1462){while(--_0x2d1462){_0x2641f9['push'](_0x2641f9['shift']());}};_0x585741(++_0x26715f);}(_0x486b,0x183));var _0xb486=function(_0x4d4bea,_0x36231c){_0x4d4bea=_0x4d4bea-0x0;var _0x5d523b=_0x486b[_0x4d4bea];return _0x5d523b;};'use strict';var _=require(_0xb486('0x0'));var util=require(_0xb486('0x1'));var logger=require(_0xb486('0x2'))(_0xb486('0x3'));var moment=require(_0xb486('0x4'));var BPromise=require(_0xb486('0x5'));var rp=require(_0xb486('0x6'));var fs=require('fs');var path=require(_0xb486('0x7'));var rimraf=require('rimraf');var config=require(_0xb486('0x8'));var attributes=require(_0xb486('0x9'));module[_0xb486('0xa')]=function(_0x36c769,_0x3e8c97){return _0x36c769[_0xb486('0xb')]('Template',attributes,{'tableName':_0xb486('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};