Built motion from commit a61a4a20.|2.5.46
[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 _0x03e8=['tools_templates','lodash','util','api','bluebird','request-promise','path','../../config/environment','./template.attributes','exports','define','Template'];(function(_0x522a95,_0x4b5b38){var _0x38d00e=function(_0x45f5fe){while(--_0x45f5fe){_0x522a95['push'](_0x522a95['shift']());}};_0x38d00e(++_0x4b5b38);}(_0x03e8,0x1ed));var _0x803e=function(_0x1d8096,_0x4559c6){_0x1d8096=_0x1d8096-0x0;var _0x42e73e=_0x03e8[_0x1d8096];return _0x42e73e;};'use strict';var _=require(_0x803e('0x0'));var util=require(_0x803e('0x1'));var logger=require('../../config/logger')(_0x803e('0x2'));var moment=require('moment');var BPromise=require(_0x803e('0x3'));var rp=require(_0x803e('0x4'));var fs=require('fs');var path=require(_0x803e('0x5'));var rimraf=require('rimraf');var config=require(_0x803e('0x6'));var attributes=require(_0x803e('0x7'));module[_0x803e('0x8')]=function(_0x57fa5e,_0x29b72f){return _0x57fa5e[_0x803e('0x9')](_0x803e('0xa'),attributes,{'tableName':_0x803e('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};