Built motion from commit 19a84241.|2.5.34
[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 _0x78fd=['lodash','util','../../config/logger','api','bluebird','request-promise','rimraf','../../config/environment','exports','Template','tools_templates'];(function(_0x318fe5,_0x479079){var _0x3bf8b5=function(_0x18628f){while(--_0x18628f){_0x318fe5['push'](_0x318fe5['shift']());}};_0x3bf8b5(++_0x479079);}(_0x78fd,0x1e4));var _0xd78f=function(_0x946a63,_0x5d4de6){_0x946a63=_0x946a63-0x0;var _0x2daafd=_0x78fd[_0x946a63];return _0x2daafd;};'use strict';var _=require(_0xd78f('0x0'));var util=require(_0xd78f('0x1'));var logger=require(_0xd78f('0x2'))(_0xd78f('0x3'));var moment=require('moment');var BPromise=require(_0xd78f('0x4'));var rp=require(_0xd78f('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0xd78f('0x6'));var config=require(_0xd78f('0x7'));var attributes=require('./template.attributes');module[_0xd78f('0x8')]=function(_0x45352e,_0x3fa7e1){return _0x45352e['define'](_0xd78f('0x9'),attributes,{'tableName':_0xd78f('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};