X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FservicenowAccount.js;h=f3f74143649fcdfd3f367b803c477a7565bcc8f8;hb=44bd2814959684a7f7b774f2c71a3b12f9ba5952;hp=9f063fe561253e3483fd6ec131a8a5777d4b6d64;hpb=868a31873a4f5d6a45b7a9cfef882f2e311d37fa;p=motion2.git diff --git a/server/services/ami/model/servicenowAccount.js b/server/services/ami/model/servicenowAccount.js index 9f063fe..f3f7414 100644 --- a/server/services/ami/model/servicenowAccount.js +++ b/server/services/ami/model/servicenowAccount.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x358e=['username','remoteUri','serverUrl','Configurations','exports','name'];(function(_0x4fc7f0,_0x4e3fce){var _0x3659a2=function(_0x4ba142){while(--_0x4ba142){_0x4fc7f0['push'](_0x4fc7f0['shift']());}};_0x3659a2(++_0x4e3fce);}(_0x358e,0xa7));var _0xe358=function(_0x56eefb,_0x1a1c6d){_0x56eefb=_0x56eefb-0x0;var _0x13ed78=_0x358e[_0x56eefb];return _0x13ed78;};'use strict';function ServicenowAccount(_0x53ca3f){this['id']=_0x53ca3f['id']||0x0;this[_0xe358('0x0')]=_0x53ca3f[_0xe358('0x0')]||'';this['username']=_0x53ca3f[_0xe358('0x1')]||'';this['password']=_0x53ca3f['password']||'';this['remoteUri']=_0x53ca3f[_0xe358('0x2')]||'';this['serverUrl']=_0x53ca3f[_0xe358('0x3')]||'';this[_0xe358('0x4')]=_0x53ca3f['Configurations']||{};}module[_0xe358('0x5')]=ServicenowAccount; \ No newline at end of file +var _0x2fbe=['username','password','remoteUri','serverUrl','Configurations','exports','name'];(function(_0x2680a8,_0x3d4ceb){var _0x287733=function(_0x4092a3){while(--_0x4092a3){_0x2680a8['push'](_0x2680a8['shift']());}};_0x287733(++_0x3d4ceb);}(_0x2fbe,0x187));var _0xe2fb=function(_0x205c5d,_0x588d30){_0x205c5d=_0x205c5d-0x0;var _0x59df2a=_0x2fbe[_0x205c5d];return _0x59df2a;};'use strict';function ServicenowAccount(_0x332401){this['id']=_0x332401['id']||0x0;this[_0xe2fb('0x0')]=_0x332401['name']||'';this[_0xe2fb('0x1')]=_0x332401[_0xe2fb('0x1')]||'';this['password']=_0x332401[_0xe2fb('0x2')]||'';this['remoteUri']=_0x332401[_0xe2fb('0x3')]||'';this[_0xe2fb('0x4')]=_0x332401['serverUrl']||'';this['Configurations']=_0x332401[_0xe2fb('0x5')]||{};}module[_0xe2fb('0x6')]=ServicenowAccount; \ No newline at end of file