Built motion from commit (unavailable).|2.5.8
[motion2.git] / server / api / campaign / campaign.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 _0x7e39=['request-promise','path','rimraf','../../config/environment','./campaign.attributes','exports','define','Campaign','campaigns','lodash','util','api','moment','bluebird'];(function(_0x45d3f0,_0x4be53f){var _0x314b79=function(_0x563d32){while(--_0x563d32){_0x45d3f0['push'](_0x45d3f0['shift']());}};_0x314b79(++_0x4be53f);}(_0x7e39,0x167));var _0x97e3=function(_0x5b199b,_0x32c329){_0x5b199b=_0x5b199b-0x0;var _0x2c649c=_0x7e39[_0x5b199b];return _0x2c649c;};'use strict';var _=require(_0x97e3('0x0'));var util=require(_0x97e3('0x1'));var logger=require('../../config/logger')(_0x97e3('0x2'));var moment=require(_0x97e3('0x3'));var BPromise=require(_0x97e3('0x4'));var rp=require(_0x97e3('0x5'));var fs=require('fs');var path=require(_0x97e3('0x6'));var rimraf=require(_0x97e3('0x7'));var config=require(_0x97e3('0x8'));var attributes=require(_0x97e3('0x9'));module[_0x97e3('0xa')]=function(_0x5225d6,_0x1d44ef){return _0x5225d6[_0x97e3('0xb')](_0x97e3('0xc'),attributes,{'tableName':_0x97e3('0xd'),'paranoid':![],'indexes':[],'timestamps':!![]});};