Built motion from commit 10af8726.|2.6.34
[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 _0xa79a=['exports','define','tools_tags','lodash','../../config/logger','api','moment','bluebird','path','rimraf','../../config/environment','./tag.attributes'];(function(_0x5af1cf,_0x1cef54){var _0x5211e0=function(_0x4d5040){while(--_0x4d5040){_0x5af1cf['push'](_0x5af1cf['shift']());}};_0x5211e0(++_0x1cef54);}(_0xa79a,0x12f));var _0xaa79=function(_0x430533,_0xb56220){_0x430533=_0x430533-0x0;var _0x5d244e=_0xa79a[_0x430533];return _0x5d244e;};'use strict';var _=require(_0xaa79('0x0'));var util=require('util');var logger=require(_0xaa79('0x1'))(_0xaa79('0x2'));var moment=require(_0xaa79('0x3'));var BPromise=require(_0xaa79('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xaa79('0x5'));var rimraf=require(_0xaa79('0x6'));var config=require(_0xaa79('0x7'));var attributes=require(_0xaa79('0x8'));module[_0xaa79('0x9')]=function(_0x844d0c,_0x4d456f){return _0x844d0c[_0xaa79('0xa')]('Tag',attributes,{'tableName':_0xaa79('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};