Built motion from commit e1760111.|2.6.18
[motion2.git] / server / api / tag / tag.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 _0x7857=['request-promise','path','rimraf','./tag.attributes','exports','Tag','tools_tags','lodash','util','api','moment'];(function(_0x29f202,_0xf0a169){var _0x2c0c37=function(_0x173a63){while(--_0x173a63){_0x29f202['push'](_0x29f202['shift']());}};_0x2c0c37(++_0xf0a169);}(_0x7857,0x1a9));var _0x7785=function(_0x2e435b,_0x24f468){_0x2e435b=_0x2e435b-0x0;var _0x2c8076=_0x7857[_0x2e435b];return _0x2c8076;};'use strict';var _=require(_0x7785('0x0'));var util=require(_0x7785('0x1'));var logger=require('../../config/logger')(_0x7785('0x2'));var moment=require(_0x7785('0x3'));var BPromise=require('bluebird');var rp=require(_0x7785('0x4'));var fs=require('fs');var path=require(_0x7785('0x5'));var rimraf=require(_0x7785('0x6'));var config=require('../../config/environment');var attributes=require(_0x7785('0x7'));module[_0x7785('0x8')]=function(_0xdf64c8,_0x555024){return _0xdf64c8['define'](_0x7785('0x9'),attributes,{'tableName':_0x7785('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};