dff533f348b52b75f2f056451b7060b48fe274bb
[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 _0x626f=['Template','tools_templates','../../config/logger','api','bluebird','request-promise','path','rimraf','./template.attributes'];(function(_0x397396,_0x4f2b10){var _0x3c1c53=function(_0x13e18b){while(--_0x13e18b){_0x397396['push'](_0x397396['shift']());}};_0x3c1c53(++_0x4f2b10);}(_0x626f,0x92));var _0xf626=function(_0xf05b6,_0x176af5){_0xf05b6=_0xf05b6-0x0;var _0x52ad4f=_0x626f[_0xf05b6];return _0x52ad4f;};'use strict';var _=require('lodash');var util=require('util');var logger=require(_0xf626('0x0'))(_0xf626('0x1'));var moment=require('moment');var BPromise=require(_0xf626('0x2'));var rp=require(_0xf626('0x3'));var fs=require('fs');var path=require(_0xf626('0x4'));var rimraf=require(_0xf626('0x5'));var config=require('../../config/environment');var attributes=require(_0xf626('0x6'));module['exports']=function(_0x15d3a5,_0x5afdf4){return _0x15d3a5['define'](_0xf626('0x7'),attributes,{'tableName':_0xf626('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};