@servicenow/glide 25.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -0
- package/dist/imports/AGlideObject.d.ts +2 -0
- package/dist/imports/AGlideObject.js +3 -0
- package/dist/imports/AGlideObject.js.map +1 -0
- package/dist/imports/ApplicationProperty.d.ts +4 -0
- package/dist/imports/ApplicationProperty.js +3 -0
- package/dist/imports/ApplicationProperty.js.map +1 -0
- package/dist/imports/Calendar.d.ts +2 -0
- package/dist/imports/Calendar.js +3 -0
- package/dist/imports/Calendar.js.map +1 -0
- package/dist/imports/Catalog.d.ts +28 -0
- package/dist/imports/Catalog.js +3 -0
- package/dist/imports/Catalog.js.map +1 -0
- package/dist/imports/CatalogItemCategory.d.ts +12 -0
- package/dist/imports/CatalogItemCategory.js +3 -0
- package/dist/imports/CatalogItemCategory.js.map +1 -0
- package/dist/imports/CatalogItemJS.d.ts +52 -0
- package/dist/imports/CatalogItemJS.js +3 -0
- package/dist/imports/CatalogItemJS.js.map +1 -0
- package/dist/imports/CatalogJS.d.ts +2 -0
- package/dist/imports/CatalogJS.js +3 -0
- package/dist/imports/CatalogJS.js.map +1 -0
- package/dist/imports/CatalogSearch.d.ts +7 -0
- package/dist/imports/CatalogSearch.js +3 -0
- package/dist/imports/CatalogSearch.js.map +1 -0
- package/dist/imports/CategoryJS.d.ts +32 -0
- package/dist/imports/CategoryJS.js +3 -0
- package/dist/imports/CategoryJS.js.map +1 -0
- package/dist/imports/Cell.d.ts +2 -0
- package/dist/imports/Cell.js +3 -0
- package/dist/imports/Cell.js.map +1 -0
- package/dist/imports/ChoiceList.d.ts +2 -0
- package/dist/imports/ChoiceList.js +3 -0
- package/dist/imports/ChoiceList.js.map +1 -0
- package/dist/imports/Client.d.ts +13 -0
- package/dist/imports/Client.js +3 -0
- package/dist/imports/Client.js.map +1 -0
- package/dist/imports/Collaborator.d.ts +4 -0
- package/dist/imports/Collaborator.js +3 -0
- package/dist/imports/Collaborator.js.map +1 -0
- package/dist/imports/Collection.d.ts +2 -0
- package/dist/imports/Collection.js +3 -0
- package/dist/imports/Collection.js.map +1 -0
- package/dist/imports/Color.d.ts +2 -0
- package/dist/imports/Color.js +3 -0
- package/dist/imports/Color.js.map +1 -0
- package/dist/imports/Context.d.ts +2 -0
- package/dist/imports/Context.js +3 -0
- package/dist/imports/Context.js.map +1 -0
- package/dist/imports/Counter.d.ts +2 -0
- package/dist/imports/Counter.js +3 -0
- package/dist/imports/Counter.js.map +1 -0
- package/dist/imports/CryptoModulePicker.d.ts +2 -0
- package/dist/imports/CryptoModulePicker.js +3 -0
- package/dist/imports/CryptoModulePicker.js.map +1 -0
- package/dist/imports/DBI.d.ts +2 -0
- package/dist/imports/DBI.js +3 -0
- package/dist/imports/DBI.js.map +1 -0
- package/dist/imports/Data.d.ts +19 -0
- package/dist/imports/Data.js +3 -0
- package/dist/imports/Data.js.map +1 -0
- package/dist/imports/DataBuilder.d.ts +8 -0
- package/dist/imports/DataBuilder.js +3 -0
- package/dist/imports/DataBuilder.js.map +1 -0
- package/dist/imports/Document.d.ts +2 -0
- package/dist/imports/Document.js +3 -0
- package/dist/imports/Document.js.map +1 -0
- package/dist/imports/DynamicTranslation.d.ts +13 -0
- package/dist/imports/DynamicTranslation.js +3 -0
- package/dist/imports/DynamicTranslation.js.map +1 -0
- package/dist/imports/ElementDescriptor.d.ts +2 -0
- package/dist/imports/ElementDescriptor.js +3 -0
- package/dist/imports/ElementDescriptor.js.map +1 -0
- package/dist/imports/EncryptionContext.d.ts +2 -0
- package/dist/imports/EncryptionContext.js +3 -0
- package/dist/imports/EncryptionContext.js.map +1 -0
- package/dist/imports/FlowScriptAPI.d.ts +6 -0
- package/dist/imports/FlowScriptAPI.js +3 -0
- package/dist/imports/FlowScriptAPI.js.map +1 -0
- package/dist/imports/Function.d.ts +2 -0
- package/dist/imports/Function.js +3 -0
- package/dist/imports/Function.js.map +1 -0
- package/dist/imports/GlideAction.d.ts +16 -0
- package/dist/imports/GlideAction.js +3 -0
- package/dist/imports/GlideAction.js.map +1 -0
- package/dist/imports/GlideAggregate.d.ts +170 -0
- package/dist/imports/GlideAggregate.js +4 -0
- package/dist/imports/GlideAggregate.js.map +1 -0
- package/dist/imports/GlideAttributes.d.ts +2 -0
- package/dist/imports/GlideAttributes.js +3 -0
- package/dist/imports/GlideAttributes.js.map +1 -0
- package/dist/imports/GlideCalendarDateTime.d.ts +106 -0
- package/dist/imports/GlideCalendarDateTime.js +4 -0
- package/dist/imports/GlideCalendarDateTime.js.map +1 -0
- package/dist/imports/GlideCertificateEncryption.d.ts +6 -0
- package/dist/imports/GlideCertificateEncryption.js +3 -0
- package/dist/imports/GlideCertificateEncryption.js.map +1 -0
- package/dist/imports/GlideCurrencyConverter.d.ts +2 -0
- package/dist/imports/GlideCurrencyConverter.js +3 -0
- package/dist/imports/GlideCurrencyConverter.js.map +1 -0
- package/dist/imports/GlideCurrencyExchangeValue.d.ts +2 -0
- package/dist/imports/GlideCurrencyExchangeValue.js +3 -0
- package/dist/imports/GlideCurrencyExchangeValue.js.map +1 -0
- package/dist/imports/GlideCurrencyFormatter.d.ts +2 -0
- package/dist/imports/GlideCurrencyFormatter.js +3 -0
- package/dist/imports/GlideCurrencyFormatter.js.map +1 -0
- package/dist/imports/GlideCurrencyParser.d.ts +2 -0
- package/dist/imports/GlideCurrencyParser.js +3 -0
- package/dist/imports/GlideCurrencyParser.js.map +1 -0
- package/dist/imports/GlideCurrencyValue.d.ts +2 -0
- package/dist/imports/GlideCurrencyValue.js +3 -0
- package/dist/imports/GlideCurrencyValue.js.map +1 -0
- package/dist/imports/GlideDBFunctionBuilder.d.ts +26 -0
- package/dist/imports/GlideDBFunctionBuilder.js +3 -0
- package/dist/imports/GlideDBFunctionBuilder.js.map +1 -0
- package/dist/imports/GlideDBQueryCondition.d.ts +5 -0
- package/dist/imports/GlideDBQueryCondition.js +3 -0
- package/dist/imports/GlideDBQueryCondition.js.map +1 -0
- package/dist/imports/GlideDate.d.ts +111 -0
- package/dist/imports/GlideDate.js +4 -0
- package/dist/imports/GlideDate.js.map +1 -0
- package/dist/imports/GlideDateTime.d.ts +110 -0
- package/dist/imports/GlideDateTime.js +3 -0
- package/dist/imports/GlideDateTime.js.map +1 -0
- package/dist/imports/GlideDigest.d.ts +19 -0
- package/dist/imports/GlideDigest.js +3 -0
- package/dist/imports/GlideDigest.js.map +1 -0
- package/dist/imports/GlideDuration.d.ts +124 -0
- package/dist/imports/GlideDuration.js +4 -0
- package/dist/imports/GlideDuration.js.map +1 -0
- package/dist/imports/GlideElement.d.ts +76 -0
- package/dist/imports/GlideElement.js +3 -0
- package/dist/imports/GlideElement.js.map +1 -0
- package/dist/imports/GlideElementCurrency2.d.ts +8 -0
- package/dist/imports/GlideElementCurrency2.js +3 -0
- package/dist/imports/GlideElementCurrency2.js.map +1 -0
- package/dist/imports/GlideElementDescriptor.d.ts +77 -0
- package/dist/imports/GlideElementDescriptor.js +3 -0
- package/dist/imports/GlideElementDescriptor.js.map +1 -0
- package/dist/imports/GlideEmailOutbound.d.ts +4 -0
- package/dist/imports/GlideEmailOutbound.js +3 -0
- package/dist/imports/GlideEmailOutbound.js.map +1 -0
- package/dist/imports/GlideFilter.d.ts +13 -0
- package/dist/imports/GlideFilter.js +3 -0
- package/dist/imports/GlideFilter.js.map +1 -0
- package/dist/imports/GlideFormScratchpad.d.ts +2 -0
- package/dist/imports/GlideFormScratchpad.js +3 -0
- package/dist/imports/GlideFormScratchpad.js.map +1 -0
- package/dist/imports/GlideImportLog.d.ts +12 -0
- package/dist/imports/GlideImportLog.js +4 -0
- package/dist/imports/GlideImportLog.js.map +1 -0
- package/dist/imports/GlideImportSetRun.d.ts +6 -0
- package/dist/imports/GlideImportSetRun.js +3 -0
- package/dist/imports/GlideImportSetRun.js.map +1 -0
- package/dist/imports/GlideImportSetTransformer.d.ts +18 -0
- package/dist/imports/GlideImportSetTransformer.js +3 -0
- package/dist/imports/GlideImportSetTransformer.js.map +1 -0
- package/dist/imports/GlideLocale.d.ts +10 -0
- package/dist/imports/GlideLocale.js +3 -0
- package/dist/imports/GlideLocale.js.map +1 -0
- package/dist/imports/GlideMemoryRecord.d.ts +2 -0
- package/dist/imports/GlideMemoryRecord.js +3 -0
- package/dist/imports/GlideMemoryRecord.js.map +1 -0
- package/dist/imports/GlideNativeRecordMutex.d.ts +10 -0
- package/dist/imports/GlideNativeRecordMutex.js +3 -0
- package/dist/imports/GlideNativeRecordMutex.js.map +1 -0
- package/dist/imports/GlideOAuthClient.d.ts +18 -0
- package/dist/imports/GlideOAuthClient.js +3 -0
- package/dist/imports/GlideOAuthClient.js.map +1 -0
- package/dist/imports/GlideOAuthClientRequest.d.ts +24 -0
- package/dist/imports/GlideOAuthClientRequest.js +3 -0
- package/dist/imports/GlideOAuthClientRequest.js.map +1 -0
- package/dist/imports/GlideOAuthClientResponse.d.ts +10 -0
- package/dist/imports/GlideOAuthClientResponse.js +3 -0
- package/dist/imports/GlideOAuthClientResponse.js.map +1 -0
- package/dist/imports/GlideOAuthJWTConfig.d.ts +2 -0
- package/dist/imports/GlideOAuthJWTConfig.js +3 -0
- package/dist/imports/GlideOAuthJWTConfig.js.map +1 -0
- package/dist/imports/GlideOAuthToken.d.ts +10 -0
- package/dist/imports/GlideOAuthToken.js +3 -0
- package/dist/imports/GlideOAuthToken.js.map +1 -0
- package/dist/imports/GlidePluginManager.d.ts +39 -0
- package/dist/imports/GlidePluginManager.js +3 -0
- package/dist/imports/GlidePluginManager.js.map +1 -0
- package/dist/imports/GlideQueryCondition.d.ts +10 -0
- package/dist/imports/GlideQueryCondition.js +3 -0
- package/dist/imports/GlideQueryCondition.js.map +1 -0
- package/dist/imports/GlideQueryString.d.ts +14 -0
- package/dist/imports/GlideQueryString.js +3 -0
- package/dist/imports/GlideQueryString.js.map +1 -0
- package/dist/imports/GlideRecord.d.ts +145 -0
- package/dist/imports/GlideRecord.js +3 -0
- package/dist/imports/GlideRecord.js.map +1 -0
- package/dist/imports/GlideRecordSecure.d.ts +149 -0
- package/dist/imports/GlideRecordSecure.js +4 -0
- package/dist/imports/GlideRecordSecure.js.map +1 -0
- package/dist/imports/GlideRenderProperties.d.ts +56 -0
- package/dist/imports/GlideRenderProperties.js +3 -0
- package/dist/imports/GlideRenderProperties.js.map +1 -0
- package/dist/imports/GlideSPScriptable.d.ts +120 -0
- package/dist/imports/GlideSPScriptable.js +3 -0
- package/dist/imports/GlideSPScriptable.js.map +1 -0
- package/dist/imports/GlideSchedule.d.ts +47 -0
- package/dist/imports/GlideSchedule.js +3 -0
- package/dist/imports/GlideSchedule.js.map +1 -0
- package/dist/imports/GlideScopedEvaluator.d.ts +12 -0
- package/dist/imports/GlideScopedEvaluator.js +3 -0
- package/dist/imports/GlideScopedEvaluator.js.map +1 -0
- package/dist/imports/GlideScriptableInputStream.d.ts +2 -0
- package/dist/imports/GlideScriptableInputStream.js +3 -0
- package/dist/imports/GlideScriptableInputStream.js.map +1 -0
- package/dist/imports/GlideScriptedExtensionPoint.d.ts +4 -0
- package/dist/imports/GlideScriptedExtensionPoint.js +3 -0
- package/dist/imports/GlideScriptedExtensionPoint.js.map +1 -0
- package/dist/imports/GlideScriptedProcessor.d.ts +7 -0
- package/dist/imports/GlideScriptedProcessor.js +3 -0
- package/dist/imports/GlideScriptedProcessor.js.map +1 -0
- package/dist/imports/GlideSecurityUtils.d.ts +10 -0
- package/dist/imports/GlideSecurityUtils.js +3 -0
- package/dist/imports/GlideSecurityUtils.js.map +1 -0
- package/dist/imports/GlideServletRequest.d.ts +2 -0
- package/dist/imports/GlideServletRequest.js +3 -0
- package/dist/imports/GlideServletRequest.js.map +1 -0
- package/dist/imports/GlideServletResponse.d.ts +2 -0
- package/dist/imports/GlideServletResponse.js +3 -0
- package/dist/imports/GlideServletResponse.js.map +1 -0
- package/dist/imports/GlideSession.d.ts +102 -0
- package/dist/imports/GlideSession.js +3 -0
- package/dist/imports/GlideSession.js.map +1 -0
- package/dist/imports/GlideStack.d.ts +2 -0
- package/dist/imports/GlideStack.js +3 -0
- package/dist/imports/GlideStack.js.map +1 -0
- package/dist/imports/GlideSysAttachment.d.ts +15 -0
- package/dist/imports/GlideSysAttachment.js +3 -0
- package/dist/imports/GlideSysAttachment.js.map +1 -0
- package/dist/imports/GlideSysListControl.d.ts +27 -0
- package/dist/imports/GlideSysListControl.js +3 -0
- package/dist/imports/GlideSysListControl.js.map +1 -0
- package/dist/imports/GlideSystem.d.ts +343 -0
- package/dist/imports/GlideSystem.js +5 -0
- package/dist/imports/GlideSystem.js.map +1 -0
- package/dist/imports/GlideSystemDateUtil2.d.ts +73 -0
- package/dist/imports/GlideSystemDateUtil2.js +3 -0
- package/dist/imports/GlideSystemDateUtil2.js.map +1 -0
- package/dist/imports/GlideSystemDateUtil3.d.ts +48 -0
- package/dist/imports/GlideSystemDateUtil3.js +3 -0
- package/dist/imports/GlideSystemDateUtil3.js.map +1 -0
- package/dist/imports/GlideSystemLoader.d.ts +21 -0
- package/dist/imports/GlideSystemLoader.js +3 -0
- package/dist/imports/GlideSystemLoader.js.map +1 -0
- package/dist/imports/GlideSystemLogger.d.ts +10 -0
- package/dist/imports/GlideSystemLogger.js +3 -0
- package/dist/imports/GlideSystemLogger.js.map +1 -0
- package/dist/imports/GlideSystemScheduleUtil.d.ts +10 -0
- package/dist/imports/GlideSystemScheduleUtil.js +3 -0
- package/dist/imports/GlideSystemScheduleUtil.js.map +1 -0
- package/dist/imports/GlideSystemUserSession.d.ts +58 -0
- package/dist/imports/GlideSystemUserSession.js +3 -0
- package/dist/imports/GlideSystemUserSession.js.map +1 -0
- package/dist/imports/GlideSystemUtilDB.d.ts +34 -0
- package/dist/imports/GlideSystemUtilDB.js +3 -0
- package/dist/imports/GlideSystemUtilDB.js.map +1 -0
- package/dist/imports/GlideSystemUtilScript.d.ts +11 -0
- package/dist/imports/GlideSystemUtilScript.js +3 -0
- package/dist/imports/GlideSystemUtilScript.js.map +1 -0
- package/dist/imports/GlideSystemUtilXML.d.ts +6 -0
- package/dist/imports/GlideSystemUtilXML.js +3 -0
- package/dist/imports/GlideSystemUtilXML.js.map +1 -0
- package/dist/imports/GlideTableHierarchy.d.ts +13 -0
- package/dist/imports/GlideTableHierarchy.js +3 -0
- package/dist/imports/GlideTableHierarchy.js.map +1 -0
- package/dist/imports/GlideTextReader.d.ts +6 -0
- package/dist/imports/GlideTextReader.js +3 -0
- package/dist/imports/GlideTextReader.js.map +1 -0
- package/dist/imports/GlideTime.d.ts +121 -0
- package/dist/imports/GlideTime.js +4 -0
- package/dist/imports/GlideTime.js.map +1 -0
- package/dist/imports/GlideTransformLog.d.ts +6 -0
- package/dist/imports/GlideTransformLog.js +3 -0
- package/dist/imports/GlideTransformLog.js.map +1 -0
- package/dist/imports/GlideURI.d.ts +11 -0
- package/dist/imports/GlideURI.js +3 -0
- package/dist/imports/GlideURI.js.map +1 -0
- package/dist/imports/GlideUser.d.ts +82 -0
- package/dist/imports/GlideUser.js +3 -0
- package/dist/imports/GlideUser.js.map +1 -0
- package/dist/imports/GlideVector.d.ts +2 -0
- package/dist/imports/GlideVector.js +3 -0
- package/dist/imports/GlideVector.js.map +1 -0
- package/dist/imports/HttpSession.d.ts +2 -0
- package/dist/imports/HttpSession.js +3 -0
- package/dist/imports/HttpSession.js.map +1 -0
- package/dist/imports/IEventHandler.d.ts +2 -0
- package/dist/imports/IEventHandler.js +3 -0
- package/dist/imports/IEventHandler.js.map +1 -0
- package/dist/imports/IPAddress.d.ts +2 -0
- package/dist/imports/IPAddress.js +3 -0
- package/dist/imports/IPAddress.js.map +1 -0
- package/dist/imports/IQueryCondition.d.ts +2 -0
- package/dist/imports/IQueryCondition.js +3 -0
- package/dist/imports/IQueryCondition.js.map +1 -0
- package/dist/imports/IScriptableUser.d.ts +2 -0
- package/dist/imports/IScriptableUser.js +3 -0
- package/dist/imports/IScriptableUser.js.map +1 -0
- package/dist/imports/IdentificationEngineScriptableApi.d.ts +14 -0
- package/dist/imports/IdentificationEngineScriptableApi.js +3 -0
- package/dist/imports/IdentificationEngineScriptableApi.js.map +1 -0
- package/dist/imports/Image.d.ts +2 -0
- package/dist/imports/Image.js +3 -0
- package/dist/imports/Image.js.map +1 -0
- package/dist/imports/ImportLog.d.ts +2 -0
- package/dist/imports/ImportLog.js +3 -0
- package/dist/imports/ImportLog.js.map +1 -0
- package/dist/imports/ImportSetRun.d.ts +2 -0
- package/dist/imports/ImportSetRun.js +3 -0
- package/dist/imports/ImportSetRun.js.map +1 -0
- package/dist/imports/InputStream.d.ts +2 -0
- package/dist/imports/InputStream.js +3 -0
- package/dist/imports/InputStream.js.map +1 -0
- package/dist/imports/Iterator.d.ts +2 -0
- package/dist/imports/Iterator.js +3 -0
- package/dist/imports/Iterator.js.map +1 -0
- package/dist/imports/JSONArray.d.ts +2 -0
- package/dist/imports/JSONArray.js +3 -0
- package/dist/imports/JSONArray.js.map +1 -0
- package/dist/imports/JSONObject.d.ts +2 -0
- package/dist/imports/JSONObject.js +3 -0
- package/dist/imports/JSONObject.js.map +1 -0
- package/dist/imports/JSONStreamingAPI.d.ts +2 -0
- package/dist/imports/JSONStreamingAPI.js +3 -0
- package/dist/imports/JSONStreamingAPI.js.map +1 -0
- package/dist/imports/JSONStreamingBuilder.d.ts +2 -0
- package/dist/imports/JSONStreamingBuilder.js +3 -0
- package/dist/imports/JSONStreamingBuilder.js.map +1 -0
- package/dist/imports/Locale.d.ts +2 -0
- package/dist/imports/Locale.js +3 -0
- package/dist/imports/Locale.js.map +1 -0
- package/dist/imports/MappingLookupSourceDescriptor.d.ts +2 -0
- package/dist/imports/MappingLookupSourceDescriptor.js +3 -0
- package/dist/imports/MappingLookupSourceDescriptor.js.map +1 -0
- package/dist/imports/MultiElementUUID.d.ts +2 -0
- package/dist/imports/MultiElementUUID.js +3 -0
- package/dist/imports/MultiElementUUID.js.map +1 -0
- package/dist/imports/NativeArray.d.ts +2 -0
- package/dist/imports/NativeArray.js +3 -0
- package/dist/imports/NativeArray.js.map +1 -0
- package/dist/imports/NativeObject.d.ts +2 -0
- package/dist/imports/NativeObject.js +3 -0
- package/dist/imports/NativeObject.js.map +1 -0
- package/dist/imports/Number.d.ts +2 -0
- package/dist/imports/Number.js +3 -0
- package/dist/imports/Number.js.map +1 -0
- package/dist/imports/OrderGuideJS.d.ts +12 -0
- package/dist/imports/OrderGuideJS.js +3 -0
- package/dist/imports/OrderGuideJS.js.map +1 -0
- package/dist/imports/OutputStream.d.ts +2 -0
- package/dist/imports/OutputStream.js +3 -0
- package/dist/imports/OutputStream.js.map +1 -0
- package/dist/imports/PAScorecard.d.ts +7 -0
- package/dist/imports/PAScorecard.js +3 -0
- package/dist/imports/PAScorecard.js.map +1 -0
- package/dist/imports/PASnapshot.d.ts +13 -0
- package/dist/imports/PASnapshot.js +3 -0
- package/dist/imports/PASnapshot.js.map +1 -0
- package/dist/imports/Paragraph.d.ts +2 -0
- package/dist/imports/Paragraph.js +3 -0
- package/dist/imports/Paragraph.js.map +1 -0
- package/dist/imports/PdfFont.d.ts +2 -0
- package/dist/imports/PdfFont.js +3 -0
- package/dist/imports/PdfFont.js.map +1 -0
- package/dist/imports/PdfMergeSignRequestor.d.ts +2 -0
- package/dist/imports/PdfMergeSignRequestor.js +3 -0
- package/dist/imports/PdfMergeSignRequestor.js.map +1 -0
- package/dist/imports/PdfPage.d.ts +2 -0
- package/dist/imports/PdfPage.js +3 -0
- package/dist/imports/PdfPage.js.map +1 -0
- package/dist/imports/Plugin.d.ts +2 -0
- package/dist/imports/Plugin.js +3 -0
- package/dist/imports/Plugin.js.map +1 -0
- package/dist/imports/Query.d.ts +2 -0
- package/dist/imports/Query.js +3 -0
- package/dist/imports/Query.js.map +1 -0
- package/dist/imports/QueryCondition.d.ts +2 -0
- package/dist/imports/QueryCondition.js +3 -0
- package/dist/imports/QueryCondition.js.map +1 -0
- package/dist/imports/RESTMessageV2.d.ts +36 -0
- package/dist/imports/RESTMessageV2.js +3 -0
- package/dist/imports/RESTMessageV2.js.map +1 -0
- package/dist/imports/RESTResponseV2.d.ts +17 -0
- package/dist/imports/RESTResponseV2.js +3 -0
- package/dist/imports/RESTResponseV2.js.map +1 -0
- package/dist/imports/ResponseTemplate.d.ts +6 -0
- package/dist/imports/ResponseTemplate.js +3 -0
- package/dist/imports/ResponseTemplate.js.map +1 -0
- package/dist/imports/SOAPMessageV2.d.ts +30 -0
- package/dist/imports/SOAPMessageV2.js +3 -0
- package/dist/imports/SOAPMessageV2.js.map +1 -0
- package/dist/imports/SOAPResponseV2.d.ts +15 -0
- package/dist/imports/SOAPResponseV2.js +3 -0
- package/dist/imports/SOAPResponseV2.js.map +1 -0
- package/dist/imports/SPScriptArray.d.ts +2 -0
- package/dist/imports/SPScriptArray.js +3 -0
- package/dist/imports/SPScriptArray.js.map +1 -0
- package/dist/imports/SPScriptObject.d.ts +2 -0
- package/dist/imports/SPScriptObject.js +3 -0
- package/dist/imports/SPScriptObject.js.map +1 -0
- package/dist/imports/SPScriptedFacet.d.ts +4 -0
- package/dist/imports/SPScriptedFacet.js +3 -0
- package/dist/imports/SPScriptedFacet.js.map +1 -0
- package/dist/imports/SPScriptedFacetService.d.ts +6 -0
- package/dist/imports/SPScriptedFacetService.js +3 -0
- package/dist/imports/SPScriptedFacetService.js.map +1 -0
- package/dist/imports/Schedule.d.ts +2 -0
- package/dist/imports/Schedule.js +3 -0
- package/dist/imports/Schedule.js.map +1 -0
- package/dist/imports/ScheduleTimeMap.d.ts +2 -0
- package/dist/imports/ScheduleTimeMap.js +3 -0
- package/dist/imports/ScheduleTimeMap.js.map +1 -0
- package/dist/imports/ScheduleTimeSpan.d.ts +2 -0
- package/dist/imports/ScheduleTimeSpan.js +3 -0
- package/dist/imports/ScheduleTimeSpan.js.map +1 -0
- package/dist/imports/ScopedDCManager.d.ts +11 -0
- package/dist/imports/ScopedDCManager.js +3 -0
- package/dist/imports/ScopedDCManager.js.map +1 -0
- package/dist/imports/ScopedData.d.ts +2 -0
- package/dist/imports/ScopedData.js +3 -0
- package/dist/imports/ScopedData.js.map +1 -0
- package/dist/imports/ScopedDataBuilder.d.ts +2 -0
- package/dist/imports/ScopedDataBuilder.js +3 -0
- package/dist/imports/ScopedDataBuilder.js.map +1 -0
- package/dist/imports/ScopedGlideFilter.d.ts +7 -0
- package/dist/imports/ScopedGlideFilter.js +3 -0
- package/dist/imports/ScopedGlideFilter.js.map +1 -0
- package/dist/imports/ScopedGlideOAuthClientRequest.d.ts +2 -0
- package/dist/imports/ScopedGlideOAuthClientRequest.js +3 -0
- package/dist/imports/ScopedGlideOAuthClientRequest.js.map +1 -0
- package/dist/imports/ScopedGlideOAuthClientResponse.d.ts +2 -0
- package/dist/imports/ScopedGlideOAuthClientResponse.js +3 -0
- package/dist/imports/ScopedGlideOAuthClientResponse.js.map +1 -0
- package/dist/imports/ScopedGlideOAuthStringMap.d.ts +2 -0
- package/dist/imports/ScopedGlideOAuthStringMap.js +3 -0
- package/dist/imports/ScopedGlideOAuthStringMap.js.map +1 -0
- package/dist/imports/ScopedGlideOAuthToken.d.ts +2 -0
- package/dist/imports/ScopedGlideOAuthToken.js +3 -0
- package/dist/imports/ScopedGlideOAuthToken.js.map +1 -0
- package/dist/imports/ScopedGlideRecord.d.ts +2 -0
- package/dist/imports/ScopedGlideRecord.js +3 -0
- package/dist/imports/ScopedGlideRecord.js.map +1 -0
- package/dist/imports/ScopedGlideUICompatibility.d.ts +5 -0
- package/dist/imports/ScopedGlideUICompatibility.js +3 -0
- package/dist/imports/ScopedGlideUICompatibility.js.map +1 -0
- package/dist/imports/ScopedKMFCryptoOperation.d.ts +2 -0
- package/dist/imports/ScopedKMFCryptoOperation.js +3 -0
- package/dist/imports/ScopedKMFCryptoOperation.js.map +1 -0
- package/dist/imports/ScopedKMFKaaProfile.d.ts +2 -0
- package/dist/imports/ScopedKMFKaaProfile.js +3 -0
- package/dist/imports/ScopedKMFKaaProfile.js.map +1 -0
- package/dist/imports/ScopedStringUtil.d.ts +17 -0
- package/dist/imports/ScopedStringUtil.js +3 -0
- package/dist/imports/ScopedStringUtil.js.map +1 -0
- package/dist/imports/ScopedTemplatePrinter.d.ts +5 -0
- package/dist/imports/ScopedTemplatePrinter.js +3 -0
- package/dist/imports/ScopedTemplatePrinter.js.map +1 -0
- package/dist/imports/ScopedTransformPart.d.ts +2 -0
- package/dist/imports/ScopedTransformPart.js +3 -0
- package/dist/imports/ScopedTransformPart.js.map +1 -0
- package/dist/imports/ScopedTransformResult.d.ts +2 -0
- package/dist/imports/ScopedTransformResult.js +3 -0
- package/dist/imports/ScopedTransformResult.js.map +1 -0
- package/dist/imports/ScopedXMLUtil.d.ts +4 -0
- package/dist/imports/ScopedXMLUtil.js +3 -0
- package/dist/imports/ScopedXMLUtil.js.map +1 -0
- package/dist/imports/Scriptable.d.ts +2 -0
- package/dist/imports/Scriptable.js +3 -0
- package/dist/imports/Scriptable.js.map +1 -0
- package/dist/imports/ScriptableConnectionInfo.d.ts +2 -0
- package/dist/imports/ScriptableConnectionInfo.js +3 -0
- package/dist/imports/ScriptableConnectionInfo.js.map +1 -0
- package/dist/imports/ScriptableConversation.d.ts +20 -0
- package/dist/imports/ScriptableConversation.js +3 -0
- package/dist/imports/ScriptableConversation.js.map +1 -0
- package/dist/imports/ScriptableHttpRequestAuthedData.d.ts +2 -0
- package/dist/imports/ScriptableHttpRequestAuthedData.js +3 -0
- package/dist/imports/ScriptableHttpRequestAuthedData.js.map +1 -0
- package/dist/imports/ScriptableHttpRequestData.d.ts +2 -0
- package/dist/imports/ScriptableHttpRequestData.js +3 -0
- package/dist/imports/ScriptableHttpRequestData.js.map +1 -0
- package/dist/imports/ScriptableObject.d.ts +2 -0
- package/dist/imports/ScriptableObject.js +3 -0
- package/dist/imports/ScriptableObject.js.map +1 -0
- package/dist/imports/ScriptableQueue.d.ts +2 -0
- package/dist/imports/ScriptableQueue.js +3 -0
- package/dist/imports/ScriptableQueue.js.map +1 -0
- package/dist/imports/ScriptableRESTResponse.d.ts +2 -0
- package/dist/imports/ScriptableRESTResponse.js +3 -0
- package/dist/imports/ScriptableRESTResponse.js.map +1 -0
- package/dist/imports/ScriptableRequestAuthCredential.d.ts +2 -0
- package/dist/imports/ScriptableRequestAuthCredential.js +3 -0
- package/dist/imports/ScriptableRequestAuthCredential.js.map +1 -0
- package/dist/imports/ScriptableSOAPResponse.d.ts +2 -0
- package/dist/imports/ScriptableSOAPResponse.js +3 -0
- package/dist/imports/ScriptableSOAPResponse.js.map +1 -0
- package/dist/imports/ScriptableServiceError.d.ts +2 -0
- package/dist/imports/ScriptableServiceError.js +3 -0
- package/dist/imports/ScriptableServiceError.js.map +1 -0
- package/dist/imports/ScriptableServiceRequestBody.d.ts +2 -0
- package/dist/imports/ScriptableServiceRequestBody.js +3 -0
- package/dist/imports/ScriptableServiceRequestBody.js.map +1 -0
- package/dist/imports/ScriptableServiceResultStreamWriter.d.ts +2 -0
- package/dist/imports/ScriptableServiceResultStreamWriter.js +3 -0
- package/dist/imports/ScriptableServiceResultStreamWriter.js.map +1 -0
- package/dist/imports/ScriptableStandardCredential.d.ts +2 -0
- package/dist/imports/ScriptableStandardCredential.js +3 -0
- package/dist/imports/ScriptableStandardCredential.js.map +1 -0
- package/dist/imports/SecureRandomUtil.d.ts +6 -0
- package/dist/imports/SecureRandomUtil.js +3 -0
- package/dist/imports/SecureRandomUtil.js.map +1 -0
- package/dist/imports/Stack.d.ts +2 -0
- package/dist/imports/Stack.js +3 -0
- package/dist/imports/Stack.js.map +1 -0
- package/dist/imports/StringSet.d.ts +2 -0
- package/dist/imports/StringSet.js +3 -0
- package/dist/imports/StringSet.js.map +1 -0
- package/dist/imports/Style.d.ts +2 -0
- package/dist/imports/Style.js +3 -0
- package/dist/imports/Style.js.map +1 -0
- package/dist/imports/SysListControl.d.ts +2 -0
- package/dist/imports/SysListControl.js +3 -0
- package/dist/imports/SysListControl.js.map +1 -0
- package/dist/imports/SysStyleResult.d.ts +2 -0
- package/dist/imports/SysStyleResult.js +3 -0
- package/dist/imports/SysStyleResult.js.map +1 -0
- package/dist/imports/SystemDocument.d.ts +2 -0
- package/dist/imports/SystemDocument.js +3 -0
- package/dist/imports/SystemDocument.js.map +1 -0
- package/dist/imports/SystemDocumentList.d.ts +2 -0
- package/dist/imports/SystemDocumentList.js +3 -0
- package/dist/imports/SystemDocumentList.js.map +1 -0
- package/dist/imports/SystemDocumentListEntry.d.ts +2 -0
- package/dist/imports/SystemDocumentListEntry.js +3 -0
- package/dist/imports/SystemDocumentListEntry.js.map +1 -0
- package/dist/imports/SystemDocumentVersion.d.ts +2 -0
- package/dist/imports/SystemDocumentVersion.js +3 -0
- package/dist/imports/SystemDocumentVersion.js.map +1 -0
- package/dist/imports/Table.d.ts +2 -0
- package/dist/imports/Table.js +3 -0
- package/dist/imports/Table.js.map +1 -0
- package/dist/imports/TemplatePrinter.d.ts +2 -0
- package/dist/imports/TemplatePrinter.js +3 -0
- package/dist/imports/TemplatePrinter.js.map +1 -0
- package/dist/imports/Text.d.ts +2 -0
- package/dist/imports/Text.js +3 -0
- package/dist/imports/Text.js.map +1 -0
- package/dist/imports/TimeZone.d.ts +2 -0
- package/dist/imports/TimeZone.js +3 -0
- package/dist/imports/TimeZone.js.map +1 -0
- package/dist/imports/TransformerRuleList.d.ts +2 -0
- package/dist/imports/TransformerRuleList.js +3 -0
- package/dist/imports/TransformerRuleList.js.map +1 -0
- package/dist/imports/UpgradeDebuggerResult.d.ts +2 -0
- package/dist/imports/UpgradeDebuggerResult.js +3 -0
- package/dist/imports/UpgradeDebuggerResult.js.map +1 -0
- package/dist/imports/User.d.ts +2 -0
- package/dist/imports/User.js +3 -0
- package/dist/imports/User.js.map +1 -0
- package/dist/imports/UserCriteriaJS.d.ts +20 -0
- package/dist/imports/UserCriteriaJS.js +3 -0
- package/dist/imports/UserCriteriaJS.js.map +1 -0
- package/dist/imports/ViewManager.d.ts +2 -0
- package/dist/imports/ViewManager.js +3 -0
- package/dist/imports/ViewManager.js.map +1 -0
- package/dist/imports/XMLDocument2.d.ts +17 -0
- package/dist/imports/XMLDocument2.js +3 -0
- package/dist/imports/XMLDocument2.js.map +1 -0
- package/dist/imports/XMLNode.d.ts +17 -0
- package/dist/imports/XMLNode.js +3 -0
- package/dist/imports/XMLNode.js.map +1 -0
- package/dist/imports/XMLNodeIterator.d.ts +5 -0
- package/dist/imports/XMLNodeIterator.js +3 -0
- package/dist/imports/XMLNodeIterator.js.map +1 -0
- package/dist/imports/XMLStreamingAPI.d.ts +2 -0
- package/dist/imports/XMLStreamingAPI.js +3 -0
- package/dist/imports/XMLStreamingAPI.js.map +1 -0
- package/dist/imports/XMLStreamingBuilder.d.ts +2 -0
- package/dist/imports/XMLStreamingBuilder.js +3 -0
- package/dist/imports/XMLStreamingBuilder.js.map +1 -0
- package/dist/index.d.ts +33 -0
- package/dist/index.js +50 -0
- package/dist/index.js.map +1 -0
- package/dist/sn_ais/GeniusResultAnswer.d.ts +21 -0
- package/dist/sn_ais/GeniusResultAnswer.js +3 -0
- package/dist/sn_ais/GeniusResultAnswer.js.map +1 -0
- package/dist/sn_ais/GeniusResultContext.d.ts +15 -0
- package/dist/sn_ais/GeniusResultContext.js +3 -0
- package/dist/sn_ais/GeniusResultContext.js.map +1 -0
- package/dist/sn_ais/index.d.ts +2 -0
- package/dist/sn_ais/index.js +19 -0
- package/dist/sn_ais/index.js.map +1 -0
- package/dist/sn_atf/PerformanceAPI.d.ts +10 -0
- package/dist/sn_atf/PerformanceAPI.js +3 -0
- package/dist/sn_atf/PerformanceAPI.js.map +1 -0
- package/dist/sn_atf/index.d.ts +1 -0
- package/dist/sn_atf/index.js +18 -0
- package/dist/sn_atf/index.js.map +1 -0
- package/dist/sn_auth/AuthCredential.d.ts +5 -0
- package/dist/sn_auth/AuthCredential.js +3 -0
- package/dist/sn_auth/AuthCredential.js.map +1 -0
- package/dist/sn_auth/HttpRequestAuthedData.d.ts +15 -0
- package/dist/sn_auth/HttpRequestAuthedData.js +3 -0
- package/dist/sn_auth/HttpRequestAuthedData.js.map +1 -0
- package/dist/sn_auth/HttpRequestData.d.ts +30 -0
- package/dist/sn_auth/HttpRequestData.js +3 -0
- package/dist/sn_auth/HttpRequestData.js.map +1 -0
- package/dist/sn_auth/RequestAuthAPI.d.ts +10 -0
- package/dist/sn_auth/RequestAuthAPI.js +3 -0
- package/dist/sn_auth/RequestAuthAPI.js.map +1 -0
- package/dist/sn_auth/index.d.ts +4 -0
- package/dist/sn_auth/index.js +21 -0
- package/dist/sn_auth/index.js.map +1 -0
- package/dist/sn_cc/ConnectionInfo.d.ts +17 -0
- package/dist/sn_cc/ConnectionInfo.js +3 -0
- package/dist/sn_cc/ConnectionInfo.js.map +1 -0
- package/dist/sn_cc/ConnectionInfoProvider.d.ts +8 -0
- package/dist/sn_cc/ConnectionInfoProvider.js +3 -0
- package/dist/sn_cc/ConnectionInfoProvider.js.map +1 -0
- package/dist/sn_cc/StandardCredentialsProvider.d.ts +9 -0
- package/dist/sn_cc/StandardCredentialsProvider.js +3 -0
- package/dist/sn_cc/StandardCredentialsProvider.js.map +1 -0
- package/dist/sn_cc/index.d.ts +3 -0
- package/dist/sn_cc/index.js +20 -0
- package/dist/sn_cc/index.js.map +1 -0
- package/dist/sn_clotho/MetricInfo.d.ts +5 -0
- package/dist/sn_clotho/MetricInfo.js +3 -0
- package/dist/sn_clotho/MetricInfo.js.map +1 -0
- package/dist/sn_clotho/TransformPart.d.ts +47 -0
- package/dist/sn_clotho/TransformPart.js +3 -0
- package/dist/sn_clotho/TransformPart.js.map +1 -0
- package/dist/sn_clotho/TransformResult.d.ts +12 -0
- package/dist/sn_clotho/TransformResult.js +3 -0
- package/dist/sn_clotho/TransformResult.js.map +1 -0
- package/dist/sn_clotho/Transformer.d.ts +7 -0
- package/dist/sn_clotho/Transformer.js +3 -0
- package/dist/sn_clotho/Transformer.js.map +1 -0
- package/dist/sn_clotho/index.d.ts +4 -0
- package/dist/sn_clotho/index.js +21 -0
- package/dist/sn_clotho/index.js.map +1 -0
- package/dist/sn_cmdb/DuplicateTemplate.d.ts +17 -0
- package/dist/sn_cmdb/DuplicateTemplate.js +3 -0
- package/dist/sn_cmdb/DuplicateTemplate.js.map +1 -0
- package/dist/sn_cmdb/index.d.ts +1 -0
- package/dist/sn_cmdb/index.js +18 -0
- package/dist/sn_cmdb/index.js.map +1 -0
- package/dist/sn_cmdbgroup/CMDBGroupAPI.d.ts +14 -0
- package/dist/sn_cmdbgroup/CMDBGroupAPI.js +3 -0
- package/dist/sn_cmdbgroup/CMDBGroupAPI.js.map +1 -0
- package/dist/sn_cmdbgroup/index.d.ts +1 -0
- package/dist/sn_cmdbgroup/index.js +18 -0
- package/dist/sn_cmdbgroup/index.js.map +1 -0
- package/dist/sn_connect/Queue.d.ts +6 -0
- package/dist/sn_connect/Queue.js +3 -0
- package/dist/sn_connect/Queue.js.map +1 -0
- package/dist/sn_connect/index.d.ts +1 -0
- package/dist/sn_connect/index.js +18 -0
- package/dist/sn_connect/index.js.map +1 -0
- package/dist/sn_cs/VoiceTranscriptObject.d.ts +7 -0
- package/dist/sn_cs/VoiceTranscriptObject.js +3 -0
- package/dist/sn_cs/VoiceTranscriptObject.js.map +1 -0
- package/dist/sn_cs/index.d.ts +1 -0
- package/dist/sn_cs/index.js +18 -0
- package/dist/sn_cs/index.js.map +1 -0
- package/dist/sn_currency/GlideCurrencyConfig.d.ts +14 -0
- package/dist/sn_currency/GlideCurrencyConfig.js +3 -0
- package/dist/sn_currency/GlideCurrencyConfig.js.map +1 -0
- package/dist/sn_currency/GlideCurrencyConverter.d.ts +12 -0
- package/dist/sn_currency/GlideCurrencyConverter.js +3 -0
- package/dist/sn_currency/GlideCurrencyConverter.js.map +1 -0
- package/dist/sn_currency/GlideCurrencyExchangeValue.d.ts +13 -0
- package/dist/sn_currency/GlideCurrencyExchangeValue.js +3 -0
- package/dist/sn_currency/GlideCurrencyExchangeValue.js.map +1 -0
- package/dist/sn_currency/GlideCurrencyFormatter.d.ts +9 -0
- package/dist/sn_currency/GlideCurrencyFormatter.js +3 -0
- package/dist/sn_currency/GlideCurrencyFormatter.js.map +1 -0
- package/dist/sn_currency/GlideCurrencyParser.d.ts +7 -0
- package/dist/sn_currency/GlideCurrencyParser.js +3 -0
- package/dist/sn_currency/GlideCurrencyParser.js.map +1 -0
- package/dist/sn_currency/GlideCurrencyValue.d.ts +7 -0
- package/dist/sn_currency/GlideCurrencyValue.js +3 -0
- package/dist/sn_currency/GlideCurrencyValue.js.map +1 -0
- package/dist/sn_currency/index.d.ts +6 -0
- package/dist/sn_currency/index.js +23 -0
- package/dist/sn_currency/index.js.map +1 -0
- package/dist/sn_discovery/DiscoveryAPI.d.ts +8 -0
- package/dist/sn_discovery/DiscoveryAPI.js +3 -0
- package/dist/sn_discovery/DiscoveryAPI.js.map +1 -0
- package/dist/sn_discovery/ReportCiStatusOutputJS.d.ts +11 -0
- package/dist/sn_discovery/ReportCiStatusOutputJS.js +3 -0
- package/dist/sn_discovery/ReportCiStatusOutputJS.js.map +1 -0
- package/dist/sn_discovery/index.d.ts +2 -0
- package/dist/sn_discovery/index.js +19 -0
- package/dist/sn_discovery/index.js.map +1 -0
- package/dist/sn_doc_services/DocumentListEntryService.d.ts +8 -0
- package/dist/sn_doc_services/DocumentListEntryService.js +3 -0
- package/dist/sn_doc_services/DocumentListEntryService.js.map +1 -0
- package/dist/sn_doc_services/DocumentListService.d.ts +9 -0
- package/dist/sn_doc_services/DocumentListService.js +3 -0
- package/dist/sn_doc_services/DocumentListService.js.map +1 -0
- package/dist/sn_doc_services/DocumentReferenceService.d.ts +6 -0
- package/dist/sn_doc_services/DocumentReferenceService.js +3 -0
- package/dist/sn_doc_services/DocumentReferenceService.js.map +1 -0
- package/dist/sn_doc_services/DocumentService.d.ts +8 -0
- package/dist/sn_doc_services/DocumentService.js +3 -0
- package/dist/sn_doc_services/DocumentService.js.map +1 -0
- package/dist/sn_doc_services/DocumentVersionService.d.ts +8 -0
- package/dist/sn_doc_services/DocumentVersionService.js +3 -0
- package/dist/sn_doc_services/DocumentVersionService.js.map +1 -0
- package/dist/sn_doc_services/SystemDocument.d.ts +18 -0
- package/dist/sn_doc_services/SystemDocument.js +3 -0
- package/dist/sn_doc_services/SystemDocument.js.map +1 -0
- package/dist/sn_doc_services/SystemDocumentList.d.ts +5 -0
- package/dist/sn_doc_services/SystemDocumentList.js +3 -0
- package/dist/sn_doc_services/SystemDocumentList.js.map +1 -0
- package/dist/sn_doc_services/SystemDocumentListEntry.d.ts +6 -0
- package/dist/sn_doc_services/SystemDocumentListEntry.js +3 -0
- package/dist/sn_doc_services/SystemDocumentListEntry.js.map +1 -0
- package/dist/sn_doc_services/SystemDocumentVersion.d.ts +7 -0
- package/dist/sn_doc_services/SystemDocumentVersion.js +3 -0
- package/dist/sn_doc_services/SystemDocumentVersion.js.map +1 -0
- package/dist/sn_doc_services/index.d.ts +9 -0
- package/dist/sn_doc_services/index.js +26 -0
- package/dist/sn_doc_services/index.js.map +1 -0
- package/dist/sn_dt/DecisionTableAPI.d.ts +43 -0
- package/dist/sn_dt/DecisionTableAPI.js +3 -0
- package/dist/sn_dt/DecisionTableAPI.js.map +1 -0
- package/dist/sn_dt/index.d.ts +1 -0
- package/dist/sn_dt/index.js +18 -0
- package/dist/sn_dt/index.js.map +1 -0
- package/dist/sn_hw/HistoryWalker.d.ts +26 -0
- package/dist/sn_hw/HistoryWalker.js +3 -0
- package/dist/sn_hw/HistoryWalker.js.map +1 -0
- package/dist/sn_hw/index.d.ts +1 -0
- package/dist/sn_hw/index.js +18 -0
- package/dist/sn_hw/index.js.map +1 -0
- package/dist/sn_i18n/GlideNumberFormatter.d.ts +4 -0
- package/dist/sn_i18n/GlideNumberFormatter.js +3 -0
- package/dist/sn_i18n/GlideNumberFormatter.js.map +1 -0
- package/dist/sn_i18n/index.d.ts +1 -0
- package/dist/sn_i18n/index.js +18 -0
- package/dist/sn_i18n/index.js.map +1 -0
- package/dist/sn_ih/JSONStreamingAPI.d.ts +24 -0
- package/dist/sn_ih/JSONStreamingAPI.js +3 -0
- package/dist/sn_ih/JSONStreamingAPI.js.map +1 -0
- package/dist/sn_ih/JSONStreamingBuilder.d.ts +10 -0
- package/dist/sn_ih/JSONStreamingBuilder.js +3 -0
- package/dist/sn_ih/JSONStreamingBuilder.js.map +1 -0
- package/dist/sn_ih/XMLStreamingAPI.d.ts +26 -0
- package/dist/sn_ih/XMLStreamingAPI.js +3 -0
- package/dist/sn_ih/XMLStreamingAPI.js.map +1 -0
- package/dist/sn_ih/XMLStreamingBuilder.d.ts +10 -0
- package/dist/sn_ih/XMLStreamingBuilder.js +3 -0
- package/dist/sn_ih/XMLStreamingBuilder.js.map +1 -0
- package/dist/sn_ih/index.d.ts +4 -0
- package/dist/sn_ih/index.js +21 -0
- package/dist/sn_ih/index.js.map +1 -0
- package/dist/sn_ih_kafka/ProducerV2.d.ts +4 -0
- package/dist/sn_ih_kafka/ProducerV2.js +3 -0
- package/dist/sn_ih_kafka/ProducerV2.js.map +1 -0
- package/dist/sn_ih_kafka/index.d.ts +1 -0
- package/dist/sn_ih_kafka/index.js +18 -0
- package/dist/sn_ih_kafka/index.js.map +1 -0
- package/dist/sn_impex/CSVParser.d.ts +5 -0
- package/dist/sn_impex/CSVParser.js +3 -0
- package/dist/sn_impex/CSVParser.js.map +1 -0
- package/dist/sn_impex/GlideExcelParser.d.ts +19 -0
- package/dist/sn_impex/GlideExcelParser.js +3 -0
- package/dist/sn_impex/GlideExcelParser.js.map +1 -0
- package/dist/sn_impex/GlideImportSetTable.d.ts +7 -0
- package/dist/sn_impex/GlideImportSetTable.js +3 -0
- package/dist/sn_impex/GlideImportSetTable.js.map +1 -0
- package/dist/sn_impex/GlideImportSetTransformMap.d.ts +6 -0
- package/dist/sn_impex/GlideImportSetTransformMap.js +3 -0
- package/dist/sn_impex/GlideImportSetTransformMap.js.map +1 -0
- package/dist/sn_impex/RTETransformer.d.ts +5 -0
- package/dist/sn_impex/RTETransformer.js +3 -0
- package/dist/sn_impex/RTETransformer.js.map +1 -0
- package/dist/sn_impex/index.d.ts +5 -0
- package/dist/sn_impex/index.js +22 -0
- package/dist/sn_impex/index.js.map +1 -0
- package/dist/sn_instance_scan/Findings.d.ts +7 -0
- package/dist/sn_instance_scan/Findings.js +3 -0
- package/dist/sn_instance_scan/Findings.js.map +1 -0
- package/dist/sn_instance_scan/index.d.ts +1 -0
- package/dist/sn_instance_scan/index.js +18 -0
- package/dist/sn_instance_scan/index.js.map +1 -0
- package/dist/sn_kmf_ns/KMFCryptoOperation.d.ts +14 -0
- package/dist/sn_kmf_ns/KMFCryptoOperation.js +3 -0
- package/dist/sn_kmf_ns/KMFCryptoOperation.js.map +1 -0
- package/dist/sn_kmf_ns/index.d.ts +1 -0
- package/dist/sn_kmf_ns/index.js +18 -0
- package/dist/sn_kmf_ns/index.js.map +1 -0
- package/dist/sn_notification/Messaging.d.ts +7 -0
- package/dist/sn_notification/Messaging.js +3 -0
- package/dist/sn_notification/Messaging.js.map +1 -0
- package/dist/sn_notification/PreferenceDestination.d.ts +12 -0
- package/dist/sn_notification/PreferenceDestination.js +3 -0
- package/dist/sn_notification/PreferenceDestination.js.map +1 -0
- package/dist/sn_notification/Preferences.d.ts +11 -0
- package/dist/sn_notification/Preferences.js +3 -0
- package/dist/sn_notification/Preferences.js.map +1 -0
- package/dist/sn_notification/index.d.ts +3 -0
- package/dist/sn_notification/index.js +20 -0
- package/dist/sn_notification/index.js.map +1 -0
- package/dist/sn_notify/NotifyPhoneNumber.d.ts +16 -0
- package/dist/sn_notify/NotifyPhoneNumber.js +3 -0
- package/dist/sn_notify/NotifyPhoneNumber.js.map +1 -0
- package/dist/sn_notify/NotifyScoped.d.ts +25 -0
- package/dist/sn_notify/NotifyScoped.js +3 -0
- package/dist/sn_notify/NotifyScoped.js.map +1 -0
- package/dist/sn_notify/index.d.ts +2 -0
- package/dist/sn_notify/index.js +19 -0
- package/dist/sn_notify/index.js.map +1 -0
- package/dist/sn_pad/PDAutomationProvider.d.ts +4 -0
- package/dist/sn_pad/PDAutomationProvider.js +3 -0
- package/dist/sn_pad/PDAutomationProvider.js.map +1 -0
- package/dist/sn_pad/index.d.ts +1 -0
- package/dist/sn_pad/index.js +18 -0
- package/dist/sn_pad/index.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/Cell.d.ts +42 -0
- package/dist/sn_pdfgeneratorutils/Cell.js +3 -0
- package/dist/sn_pdfgeneratorutils/Cell.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/Color.d.ts +9 -0
- package/dist/sn_pdfgeneratorutils/Color.js +3 -0
- package/dist/sn_pdfgeneratorutils/Color.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/Document.d.ts +27 -0
- package/dist/sn_pdfgeneratorutils/Document.js +3 -0
- package/dist/sn_pdfgeneratorutils/Document.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/Image.d.ts +11 -0
- package/dist/sn_pdfgeneratorutils/Image.js +3 -0
- package/dist/sn_pdfgeneratorutils/Image.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/Line.d.ts +7 -0
- package/dist/sn_pdfgeneratorutils/Line.js +3 -0
- package/dist/sn_pdfgeneratorutils/Line.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/PDFGenerationAPI.d.ts +16 -0
- package/dist/sn_pdfgeneratorutils/PDFGenerationAPI.js +3 -0
- package/dist/sn_pdfgeneratorutils/PDFGenerationAPI.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/Paragraph.d.ts +22 -0
- package/dist/sn_pdfgeneratorutils/Paragraph.js +3 -0
- package/dist/sn_pdfgeneratorutils/Paragraph.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/PdfMergeSignRequestor.d.ts +7 -0
- package/dist/sn_pdfgeneratorutils/PdfMergeSignRequestor.js +3 -0
- package/dist/sn_pdfgeneratorutils/PdfMergeSignRequestor.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/PdfPage.d.ts +9 -0
- package/dist/sn_pdfgeneratorutils/PdfPage.js +3 -0
- package/dist/sn_pdfgeneratorutils/PdfPage.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/SVGToPDFConversionAPI.d.ts +7 -0
- package/dist/sn_pdfgeneratorutils/SVGToPDFConversionAPI.js +3 -0
- package/dist/sn_pdfgeneratorutils/SVGToPDFConversionAPI.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/Style.d.ts +28 -0
- package/dist/sn_pdfgeneratorutils/Style.js +3 -0
- package/dist/sn_pdfgeneratorutils/Style.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/Table.d.ts +37 -0
- package/dist/sn_pdfgeneratorutils/Table.js +3 -0
- package/dist/sn_pdfgeneratorutils/Table.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/index.d.ts +12 -0
- package/dist/sn_pdfgeneratorutils/index.js +29 -0
- package/dist/sn_pdfgeneratorutils/index.js.map +1 -0
- package/dist/sn_playbook/PlaybookExperience.d.ts +8 -0
- package/dist/sn_playbook/PlaybookExperience.js +3 -0
- package/dist/sn_playbook/PlaybookExperience.js.map +1 -0
- package/dist/sn_playbook/index.d.ts +1 -0
- package/dist/sn_playbook/index.js +18 -0
- package/dist/sn_playbook/index.js.map +1 -0
- package/dist/sn_sc/CartJS.d.ts +68 -0
- package/dist/sn_sc/CartJS.js +3 -0
- package/dist/sn_sc/CartJS.js.map +1 -0
- package/dist/sn_sc/CatalogClientScript.d.ts +14 -0
- package/dist/sn_sc/CatalogClientScript.js +3 -0
- package/dist/sn_sc/CatalogClientScript.js.map +1 -0
- package/dist/sn_sc/CatalogItemVariable.d.ts +11 -0
- package/dist/sn_sc/CatalogItemVariable.js +3 -0
- package/dist/sn_sc/CatalogItemVariable.js.map +1 -0
- package/dist/sn_sc/CatalogItemVariableSet.d.ts +13 -0
- package/dist/sn_sc/CatalogItemVariableSet.js +3 -0
- package/dist/sn_sc/CatalogItemVariableSet.js.map +1 -0
- package/dist/sn_sc/CatalogItemVariableSetM2M.d.ts +11 -0
- package/dist/sn_sc/CatalogItemVariableSetM2M.js +3 -0
- package/dist/sn_sc/CatalogItemVariableSetM2M.js.map +1 -0
- package/dist/sn_sc/index.d.ts +5 -0
- package/dist/sn_sc/index.js +22 -0
- package/dist/sn_sc/index.js.map +1 -0
- package/dist/sn_schdl_ns/GlideMultiRecurrence.d.ts +5 -0
- package/dist/sn_schdl_ns/GlideMultiRecurrence.js +3 -0
- package/dist/sn_schdl_ns/GlideMultiRecurrence.js.map +1 -0
- package/dist/sn_schdl_ns/index.d.ts +1 -0
- package/dist/sn_schdl_ns/index.js +18 -0
- package/dist/sn_schdl_ns/index.js.map +1 -0
- package/dist/sn_scoped_cache/ScopedCacheManager.d.ts +11 -0
- package/dist/sn_scoped_cache/ScopedCacheManager.js +3 -0
- package/dist/sn_scoped_cache/ScopedCacheManager.js.map +1 -0
- package/dist/sn_scoped_cache/index.d.ts +1 -0
- package/dist/sn_scoped_cache/index.js +18 -0
- package/dist/sn_scoped_cache/index.js.map +1 -0
- package/dist/sn_tfrm/TransformerDefinition.d.ts +10 -0
- package/dist/sn_tfrm/TransformerDefinition.js +3 -0
- package/dist/sn_tfrm/TransformerDefinition.js.map +1 -0
- package/dist/sn_tfrm/TransformerRuleList.d.ts +28 -0
- package/dist/sn_tfrm/TransformerRuleList.js +3 -0
- package/dist/sn_tfrm/TransformerRuleList.js.map +1 -0
- package/dist/sn_tfrm/index.d.ts +2 -0
- package/dist/sn_tfrm/index.js +19 -0
- package/dist/sn_tfrm/index.js.map +1 -0
- package/dist/sn_uc/UserCriteria.d.ts +5 -0
- package/dist/sn_uc/UserCriteria.js +3 -0
- package/dist/sn_uc/UserCriteria.js.map +1 -0
- package/dist/sn_uc/index.d.ts +1 -0
- package/dist/sn_uc/index.js +18 -0
- package/dist/sn_uc/index.js.map +1 -0
- package/dist/sn_ui/PolarisUI.d.ts +15 -0
- package/dist/sn_ui/PolarisUI.js +3 -0
- package/dist/sn_ui/PolarisUI.js.map +1 -0
- package/dist/sn_ui/index.d.ts +1 -0
- package/dist/sn_ui/index.js +18 -0
- package/dist/sn_ui/index.js.map +1 -0
- package/dist/sn_ws_int/RESTAPIRequest.d.ts +16 -0
- package/dist/sn_ws_int/RESTAPIRequest.js +3 -0
- package/dist/sn_ws_int/RESTAPIRequest.js.map +1 -0
- package/dist/sn_ws_int/RESTAPIRequestBody.d.ts +11 -0
- package/dist/sn_ws_int/RESTAPIRequestBody.js +3 -0
- package/dist/sn_ws_int/RESTAPIRequestBody.js.map +1 -0
- package/dist/sn_ws_int/RESTAPIResponse.d.ts +16 -0
- package/dist/sn_ws_int/RESTAPIResponse.js +3 -0
- package/dist/sn_ws_int/RESTAPIResponse.js.map +1 -0
- package/dist/sn_ws_int/RESTAPIResponseStream.d.ts +7 -0
- package/dist/sn_ws_int/RESTAPIResponseStream.js +3 -0
- package/dist/sn_ws_int/RESTAPIResponseStream.js.map +1 -0
- package/dist/sn_ws_int/index.d.ts +4 -0
- package/dist/sn_ws_int/index.js +21 -0
- package/dist/sn_ws_int/index.js.map +1 -0
- package/dist/types/ApplicationProperty.d.ts +4 -0
- package/dist/types/ApplicationProperty.js +3 -0
- package/dist/types/ApplicationProperty.js.map +1 -0
- package/dist/types/Catalog.d.ts +28 -0
- package/dist/types/Catalog.js +3 -0
- package/dist/types/Catalog.js.map +1 -0
- package/dist/types/CatalogItemCategory.d.ts +12 -0
- package/dist/types/CatalogItemCategory.js +3 -0
- package/dist/types/CatalogItemCategory.js.map +1 -0
- package/dist/types/CatalogItemJS.d.ts +52 -0
- package/dist/types/CatalogItemJS.js +3 -0
- package/dist/types/CatalogItemJS.js.map +1 -0
- package/dist/types/CatalogSearch.d.ts +7 -0
- package/dist/types/CatalogSearch.js +3 -0
- package/dist/types/CatalogSearch.js.map +1 -0
- package/dist/types/CategoryJS.d.ts +32 -0
- package/dist/types/CategoryJS.js +3 -0
- package/dist/types/CategoryJS.js.map +1 -0
- package/dist/types/Client.d.ts +13 -0
- package/dist/types/Client.js +3 -0
- package/dist/types/Client.js.map +1 -0
- package/dist/types/Collaborator.d.ts +4 -0
- package/dist/types/Collaborator.js +3 -0
- package/dist/types/Collaborator.js.map +1 -0
- package/dist/types/Data.d.ts +19 -0
- package/dist/types/Data.js +3 -0
- package/dist/types/Data.js.map +1 -0
- package/dist/types/DataBuilder.d.ts +8 -0
- package/dist/types/DataBuilder.js +3 -0
- package/dist/types/DataBuilder.js.map +1 -0
- package/dist/types/DynamicTranslation.d.ts +13 -0
- package/dist/types/DynamicTranslation.js +3 -0
- package/dist/types/DynamicTranslation.js.map +1 -0
- package/dist/types/FlowScriptAPI.d.ts +6 -0
- package/dist/types/FlowScriptAPI.js +3 -0
- package/dist/types/FlowScriptAPI.js.map +1 -0
- package/dist/types/GlideAction.d.ts +16 -0
- package/dist/types/GlideAction.js +3 -0
- package/dist/types/GlideAction.js.map +1 -0
- package/dist/types/GlideAggregate.d.ts +170 -0
- package/dist/types/GlideAggregate.js +4 -0
- package/dist/types/GlideAggregate.js.map +1 -0
- package/dist/types/GlideCalendarDateTime.d.ts +106 -0
- package/dist/types/GlideCalendarDateTime.js +4 -0
- package/dist/types/GlideCalendarDateTime.js.map +1 -0
- package/dist/types/GlideCertificateEncryption.d.ts +6 -0
- package/dist/types/GlideCertificateEncryption.js +3 -0
- package/dist/types/GlideCertificateEncryption.js.map +1 -0
- package/dist/types/GlideDBFunctionBuilder.d.ts +26 -0
- package/dist/types/GlideDBFunctionBuilder.js +3 -0
- package/dist/types/GlideDBFunctionBuilder.js.map +1 -0
- package/dist/types/GlideDBQueryCondition.d.ts +5 -0
- package/dist/types/GlideDBQueryCondition.js +3 -0
- package/dist/types/GlideDBQueryCondition.js.map +1 -0
- package/dist/types/GlideDate.d.ts +111 -0
- package/dist/types/GlideDate.js +4 -0
- package/dist/types/GlideDate.js.map +1 -0
- package/dist/types/GlideDateTime.d.ts +110 -0
- package/dist/types/GlideDateTime.js +3 -0
- package/dist/types/GlideDateTime.js.map +1 -0
- package/dist/types/GlideDigest.d.ts +19 -0
- package/dist/types/GlideDigest.js +3 -0
- package/dist/types/GlideDigest.js.map +1 -0
- package/dist/types/GlideDuration.d.ts +124 -0
- package/dist/types/GlideDuration.js +4 -0
- package/dist/types/GlideDuration.js.map +1 -0
- package/dist/types/GlideElement.d.ts +76 -0
- package/dist/types/GlideElement.js +3 -0
- package/dist/types/GlideElement.js.map +1 -0
- package/dist/types/GlideElementCurrency2.d.ts +8 -0
- package/dist/types/GlideElementCurrency2.js +3 -0
- package/dist/types/GlideElementCurrency2.js.map +1 -0
- package/dist/types/GlideElementDescriptor.d.ts +77 -0
- package/dist/types/GlideElementDescriptor.js +3 -0
- package/dist/types/GlideElementDescriptor.js.map +1 -0
- package/dist/types/GlideEmailOutbound.d.ts +4 -0
- package/dist/types/GlideEmailOutbound.js +3 -0
- package/dist/types/GlideEmailOutbound.js.map +1 -0
- package/dist/types/GlideFilter.d.ts +13 -0
- package/dist/types/GlideFilter.js +3 -0
- package/dist/types/GlideFilter.js.map +1 -0
- package/dist/types/GlideFormScratchpad.d.ts +2 -0
- package/dist/types/GlideFormScratchpad.js +3 -0
- package/dist/types/GlideFormScratchpad.js.map +1 -0
- package/dist/types/GlideImportLog.d.ts +12 -0
- package/dist/types/GlideImportLog.js +4 -0
- package/dist/types/GlideImportLog.js.map +1 -0
- package/dist/types/GlideImportSetRun.d.ts +6 -0
- package/dist/types/GlideImportSetRun.js +3 -0
- package/dist/types/GlideImportSetRun.js.map +1 -0
- package/dist/types/GlideImportSetTransformer.d.ts +18 -0
- package/dist/types/GlideImportSetTransformer.js +3 -0
- package/dist/types/GlideImportSetTransformer.js.map +1 -0
- package/dist/types/GlideLocale.d.ts +10 -0
- package/dist/types/GlideLocale.js +3 -0
- package/dist/types/GlideLocale.js.map +1 -0
- package/dist/types/GlideNativeRecordMutex.d.ts +10 -0
- package/dist/types/GlideNativeRecordMutex.js +3 -0
- package/dist/types/GlideNativeRecordMutex.js.map +1 -0
- package/dist/types/GlideOAuthClient.d.ts +18 -0
- package/dist/types/GlideOAuthClient.js +3 -0
- package/dist/types/GlideOAuthClient.js.map +1 -0
- package/dist/types/GlideOAuthClientRequest.d.ts +24 -0
- package/dist/types/GlideOAuthClientRequest.js +3 -0
- package/dist/types/GlideOAuthClientRequest.js.map +1 -0
- package/dist/types/GlideOAuthClientResponse.d.ts +10 -0
- package/dist/types/GlideOAuthClientResponse.js +3 -0
- package/dist/types/GlideOAuthClientResponse.js.map +1 -0
- package/dist/types/GlideOAuthToken.d.ts +10 -0
- package/dist/types/GlideOAuthToken.js +3 -0
- package/dist/types/GlideOAuthToken.js.map +1 -0
- package/dist/types/GlidePluginManager.d.ts +39 -0
- package/dist/types/GlidePluginManager.js +3 -0
- package/dist/types/GlidePluginManager.js.map +1 -0
- package/dist/types/GlideQueryCondition.d.ts +10 -0
- package/dist/types/GlideQueryCondition.js +3 -0
- package/dist/types/GlideQueryCondition.js.map +1 -0
- package/dist/types/GlideQueryString.d.ts +14 -0
- package/dist/types/GlideQueryString.js +3 -0
- package/dist/types/GlideQueryString.js.map +1 -0
- package/dist/types/GlideRecord.d.ts +145 -0
- package/dist/types/GlideRecord.js +3 -0
- package/dist/types/GlideRecord.js.map +1 -0
- package/dist/types/GlideRecordSecure.d.ts +149 -0
- package/dist/types/GlideRecordSecure.js +4 -0
- package/dist/types/GlideRecordSecure.js.map +1 -0
- package/dist/types/GlideRenderProperties.d.ts +56 -0
- package/dist/types/GlideRenderProperties.js +3 -0
- package/dist/types/GlideRenderProperties.js.map +1 -0
- package/dist/types/GlideSPScriptable.d.ts +120 -0
- package/dist/types/GlideSPScriptable.js +3 -0
- package/dist/types/GlideSPScriptable.js.map +1 -0
- package/dist/types/GlideSchedule.d.ts +47 -0
- package/dist/types/GlideSchedule.js +3 -0
- package/dist/types/GlideSchedule.js.map +1 -0
- package/dist/types/GlideScopedEvaluator.d.ts +12 -0
- package/dist/types/GlideScopedEvaluator.js +3 -0
- package/dist/types/GlideScopedEvaluator.js.map +1 -0
- package/dist/types/GlideScriptedExtensionPoint.d.ts +4 -0
- package/dist/types/GlideScriptedExtensionPoint.js +3 -0
- package/dist/types/GlideScriptedExtensionPoint.js.map +1 -0
- package/dist/types/GlideScriptedProcessor.d.ts +7 -0
- package/dist/types/GlideScriptedProcessor.js +3 -0
- package/dist/types/GlideScriptedProcessor.js.map +1 -0
- package/dist/types/GlideSecurityUtils.d.ts +10 -0
- package/dist/types/GlideSecurityUtils.js +3 -0
- package/dist/types/GlideSecurityUtils.js.map +1 -0
- package/dist/types/GlideServletRequest.d.ts +2 -0
- package/dist/types/GlideServletRequest.js +3 -0
- package/dist/types/GlideServletRequest.js.map +1 -0
- package/dist/types/GlideServletResponse.d.ts +2 -0
- package/dist/types/GlideServletResponse.js +3 -0
- package/dist/types/GlideServletResponse.js.map +1 -0
- package/dist/types/GlideSession.d.ts +102 -0
- package/dist/types/GlideSession.js +3 -0
- package/dist/types/GlideSession.js.map +1 -0
- package/dist/types/GlideSysAttachment.d.ts +15 -0
- package/dist/types/GlideSysAttachment.js +3 -0
- package/dist/types/GlideSysAttachment.js.map +1 -0
- package/dist/types/GlideSysListControl.d.ts +27 -0
- package/dist/types/GlideSysListControl.js +3 -0
- package/dist/types/GlideSysListControl.js.map +1 -0
- package/dist/types/GlideSystem.d.ts +343 -0
- package/dist/types/GlideSystem.js +5 -0
- package/dist/types/GlideSystem.js.map +1 -0
- package/dist/types/GlideSystemDateUtil2.d.ts +73 -0
- package/dist/types/GlideSystemDateUtil2.js +3 -0
- package/dist/types/GlideSystemDateUtil2.js.map +1 -0
- package/dist/types/GlideSystemDateUtil3.d.ts +48 -0
- package/dist/types/GlideSystemDateUtil3.js +3 -0
- package/dist/types/GlideSystemDateUtil3.js.map +1 -0
- package/dist/types/GlideSystemLoader.d.ts +21 -0
- package/dist/types/GlideSystemLoader.js +3 -0
- package/dist/types/GlideSystemLoader.js.map +1 -0
- package/dist/types/GlideSystemLogger.d.ts +10 -0
- package/dist/types/GlideSystemLogger.js +3 -0
- package/dist/types/GlideSystemLogger.js.map +1 -0
- package/dist/types/GlideSystemScheduleUtil.d.ts +10 -0
- package/dist/types/GlideSystemScheduleUtil.js +3 -0
- package/dist/types/GlideSystemScheduleUtil.js.map +1 -0
- package/dist/types/GlideSystemUserSession.d.ts +58 -0
- package/dist/types/GlideSystemUserSession.js +3 -0
- package/dist/types/GlideSystemUserSession.js.map +1 -0
- package/dist/types/GlideSystemUtilDB.d.ts +34 -0
- package/dist/types/GlideSystemUtilDB.js +3 -0
- package/dist/types/GlideSystemUtilDB.js.map +1 -0
- package/dist/types/GlideSystemUtilScript.d.ts +11 -0
- package/dist/types/GlideSystemUtilScript.js +3 -0
- package/dist/types/GlideSystemUtilScript.js.map +1 -0
- package/dist/types/GlideSystemUtilXML.d.ts +6 -0
- package/dist/types/GlideSystemUtilXML.js +3 -0
- package/dist/types/GlideSystemUtilXML.js.map +1 -0
- package/dist/types/GlideTableHierarchy.d.ts +13 -0
- package/dist/types/GlideTableHierarchy.js +3 -0
- package/dist/types/GlideTableHierarchy.js.map +1 -0
- package/dist/types/GlideTextReader.d.ts +6 -0
- package/dist/types/GlideTextReader.js +3 -0
- package/dist/types/GlideTextReader.js.map +1 -0
- package/dist/types/GlideTime.d.ts +121 -0
- package/dist/types/GlideTime.js +4 -0
- package/dist/types/GlideTime.js.map +1 -0
- package/dist/types/GlideTransformLog.d.ts +6 -0
- package/dist/types/GlideTransformLog.js +3 -0
- package/dist/types/GlideTransformLog.js.map +1 -0
- package/dist/types/GlideURI.d.ts +11 -0
- package/dist/types/GlideURI.js +3 -0
- package/dist/types/GlideURI.js.map +1 -0
- package/dist/types/GlideUser.d.ts +82 -0
- package/dist/types/GlideUser.js +3 -0
- package/dist/types/GlideUser.js.map +1 -0
- package/dist/types/IdentificationEngineScriptableApi.d.ts +14 -0
- package/dist/types/IdentificationEngineScriptableApi.js +3 -0
- package/dist/types/IdentificationEngineScriptableApi.js.map +1 -0
- package/dist/types/OrderGuideJS.d.ts +12 -0
- package/dist/types/OrderGuideJS.js +3 -0
- package/dist/types/OrderGuideJS.js.map +1 -0
- package/dist/types/PAScorecard.d.ts +7 -0
- package/dist/types/PAScorecard.js +3 -0
- package/dist/types/PAScorecard.js.map +1 -0
- package/dist/types/PASnapshot.d.ts +13 -0
- package/dist/types/PASnapshot.js +3 -0
- package/dist/types/PASnapshot.js.map +1 -0
- package/dist/types/RESTMessageV2.d.ts +36 -0
- package/dist/types/RESTMessageV2.js +3 -0
- package/dist/types/RESTMessageV2.js.map +1 -0
- package/dist/types/RESTResponseV2.d.ts +17 -0
- package/dist/types/RESTResponseV2.js +3 -0
- package/dist/types/RESTResponseV2.js.map +1 -0
- package/dist/types/ResponseTemplate.d.ts +6 -0
- package/dist/types/ResponseTemplate.js +3 -0
- package/dist/types/ResponseTemplate.js.map +1 -0
- package/dist/types/SOAPMessageV2.d.ts +30 -0
- package/dist/types/SOAPMessageV2.js +3 -0
- package/dist/types/SOAPMessageV2.js.map +1 -0
- package/dist/types/SOAPResponseV2.d.ts +15 -0
- package/dist/types/SOAPResponseV2.js +3 -0
- package/dist/types/SOAPResponseV2.js.map +1 -0
- package/dist/types/SPScriptedFacet.d.ts +4 -0
- package/dist/types/SPScriptedFacet.js +3 -0
- package/dist/types/SPScriptedFacet.js.map +1 -0
- package/dist/types/SPScriptedFacetService.d.ts +6 -0
- package/dist/types/SPScriptedFacetService.js +3 -0
- package/dist/types/SPScriptedFacetService.js.map +1 -0
- package/dist/types/ScopedDCManager.d.ts +11 -0
- package/dist/types/ScopedDCManager.js +3 -0
- package/dist/types/ScopedDCManager.js.map +1 -0
- package/dist/types/ScopedGlideFilter.d.ts +7 -0
- package/dist/types/ScopedGlideFilter.js +3 -0
- package/dist/types/ScopedGlideFilter.js.map +1 -0
- package/dist/types/ScopedGlideUICompatibility.d.ts +5 -0
- package/dist/types/ScopedGlideUICompatibility.js +3 -0
- package/dist/types/ScopedGlideUICompatibility.js.map +1 -0
- package/dist/types/ScopedStringUtil.d.ts +17 -0
- package/dist/types/ScopedStringUtil.js +3 -0
- package/dist/types/ScopedStringUtil.js.map +1 -0
- package/dist/types/ScopedTemplatePrinter.d.ts +5 -0
- package/dist/types/ScopedTemplatePrinter.js +3 -0
- package/dist/types/ScopedTemplatePrinter.js.map +1 -0
- package/dist/types/ScopedXMLUtil.d.ts +4 -0
- package/dist/types/ScopedXMLUtil.js +3 -0
- package/dist/types/ScopedXMLUtil.js.map +1 -0
- package/dist/types/ScriptableConversation.d.ts +20 -0
- package/dist/types/ScriptableConversation.js +3 -0
- package/dist/types/ScriptableConversation.js.map +1 -0
- package/dist/types/SecureRandomUtil.d.ts +6 -0
- package/dist/types/SecureRandomUtil.js +3 -0
- package/dist/types/SecureRandomUtil.js.map +1 -0
- package/dist/types/TemplatePrinter.d.ts +2 -0
- package/dist/types/TemplatePrinter.js +3 -0
- package/dist/types/TemplatePrinter.js.map +1 -0
- package/dist/types/UserCriteriaJS.d.ts +20 -0
- package/dist/types/UserCriteriaJS.js +3 -0
- package/dist/types/UserCriteriaJS.js.map +1 -0
- package/dist/types/XMLDocument2.d.ts +17 -0
- package/dist/types/XMLDocument2.js +3 -0
- package/dist/types/XMLDocument2.js.map +1 -0
- package/dist/types/XMLNode.d.ts +17 -0
- package/dist/types/XMLNode.js +3 -0
- package/dist/types/XMLNode.js.map +1 -0
- package/dist/types/XMLNodeIterator.d.ts +5 -0
- package/dist/types/XMLNodeIterator.js +3 -0
- package/dist/types/XMLNodeIterator.js.map +1 -0
- package/dist/types/index.d.ts +94 -0
- package/dist/types/index.js +111 -0
- package/dist/types/index.js.map +1 -0
- package/dist/util/GlideAPIs.json +3841 -0
- package/dist/util/index.d.ts +1 -0
- package/dist/util/index.js +9 -0
- package/dist/util/index.js.map +1 -0
- package/package.json +33 -0
|
@@ -0,0 +1,343 @@
|
|
|
1
|
+
import { NativeObject } from '../imports/NativeObject';
|
|
2
|
+
import { UpgradeDebuggerResult } from '../imports/UpgradeDebuggerResult';
|
|
3
|
+
import { User } from '../imports/User';
|
|
4
|
+
import { GlideRecord } from '../imports/GlideRecord';
|
|
5
|
+
import { GlideDateTime } from '../imports/GlideDateTime';
|
|
6
|
+
declare class GlideSystem {
|
|
7
|
+
static OLAPBuildTimeDimension(): void;
|
|
8
|
+
static _cacheFlush(): void;
|
|
9
|
+
static _dropTable(tableName?: string): void;
|
|
10
|
+
static _getScriptError(script?: string, scopeId?: string): string;
|
|
11
|
+
static _getScriptErrorForTable(script?: string, scopeId?: string, table?: string): string;
|
|
12
|
+
static addErrorMessage(error?: any, messageKey?: string): void;
|
|
13
|
+
static addErrorMessageNoSanitization(error?: any, messageKey?: string): void;
|
|
14
|
+
static addInfoMessage(message?: any, messageKey?: string): void;
|
|
15
|
+
static addInfoMessageNoSanitization(message?: any, messageKey?: string): void;
|
|
16
|
+
static addMessage(bucket?: string, message?: any, messageKey?: string): void;
|
|
17
|
+
static addUpgradeDebuggerArtifact(tableName?: string, sysId?: string): void;
|
|
18
|
+
static alterSqlFieldDefintion(table?: string, element?: string, oldLength?: any): void;
|
|
19
|
+
static appLoad(dirName?: string): void;
|
|
20
|
+
static appLoadData(dirName?: string): void;
|
|
21
|
+
static appLoadDemo(dirName?: string): void;
|
|
22
|
+
static appUpdate(dirName?: string): void;
|
|
23
|
+
static appUpgrade(dirName?: string): void;
|
|
24
|
+
static beginningOfCurrentHour(): string;
|
|
25
|
+
static beginningOfCurrentMinute(): string;
|
|
26
|
+
static beginningOfDay(o?: any): string;
|
|
27
|
+
static beginningOfLast120Days(): string;
|
|
28
|
+
static beginningOfLast12Months(): string;
|
|
29
|
+
static beginningOfLast15Minutes(): string;
|
|
30
|
+
static beginningOfLast2Hours(): string;
|
|
31
|
+
static beginningOfLast2Quarters(): string;
|
|
32
|
+
static beginningOfLast2Years(): string;
|
|
33
|
+
static beginningOfLast30Days(): string;
|
|
34
|
+
static beginningOfLast30Minutes(): string;
|
|
35
|
+
static beginningOfLast3Months(): string;
|
|
36
|
+
static beginningOfLast45Minutes(): string;
|
|
37
|
+
static beginningOfLast60Days(): string;
|
|
38
|
+
static beginningOfLast6Months(): string;
|
|
39
|
+
static beginningOfLast7Days(): string;
|
|
40
|
+
static beginningOfLast90Days(): string;
|
|
41
|
+
static beginningOfLast9Months(): string;
|
|
42
|
+
static beginningOfLastHour(): string;
|
|
43
|
+
static beginningOfLastMinute(): string;
|
|
44
|
+
static beginningOfLastMonth(): string;
|
|
45
|
+
static beginningOfLastQuarter(): string;
|
|
46
|
+
static beginningOfLastSchedulePeriod(scheduleId?: string): string;
|
|
47
|
+
static beginningOfLastWeek(): string;
|
|
48
|
+
static beginningOfLastYear(): string;
|
|
49
|
+
static beginningOfMonth(o?: any): string;
|
|
50
|
+
static beginningOfNext2Quarters(): string;
|
|
51
|
+
static beginningOfNextMonth(): string;
|
|
52
|
+
static beginningOfNextQuarter(): string;
|
|
53
|
+
static beginningOfNextSchedulePeriod(scheduleId?: string): string;
|
|
54
|
+
static beginningOfNextWeek(): string;
|
|
55
|
+
static beginningOfNextYear(): string;
|
|
56
|
+
static beginningOfOneYearAgo(): string;
|
|
57
|
+
static beginningOfSchedulePeriodsAgo(periodsAgo?: number, scheduleId?: string): string;
|
|
58
|
+
static beginningOfThisMonth(): string;
|
|
59
|
+
static beginningOfThisQuarter(): string;
|
|
60
|
+
static beginningOfThisSchedulePeriod(scheduleId?: string): string;
|
|
61
|
+
static beginningOfThisWeek(): string;
|
|
62
|
+
static beginningOfThisYear(): string;
|
|
63
|
+
static beginningOfToday(): string;
|
|
64
|
+
static beginningOfTomorrow(): string;
|
|
65
|
+
static beginningOfWeek(o?: any): string;
|
|
66
|
+
static beginningOfYear(o?: any): string;
|
|
67
|
+
static beginningOfYesterday(): string;
|
|
68
|
+
static breaker(obj?: any): void;
|
|
69
|
+
static cacheFlush(catalog?: any, invalidateMetaData?: any): void;
|
|
70
|
+
static calDateDiff(startDate?: string, endDate?: string, numericValue?: boolean): string;
|
|
71
|
+
static createUser(common_name?: string): string;
|
|
72
|
+
static dateAdd(unit?: string, offset?: number, basis?: any): string;
|
|
73
|
+
static dateDiff(startDate?: string, endDate?: string, bnumericValue?: boolean): string;
|
|
74
|
+
static dateGenerate(date?: string, range?: string): string;
|
|
75
|
+
static datePart(interval?: string, value?: string, oper?: string): string;
|
|
76
|
+
static daysAgo(days?: number): string;
|
|
77
|
+
static daysAgoEnd(days?: number): string;
|
|
78
|
+
static daysAgoLocal(days?: number): string;
|
|
79
|
+
static daysAgoStart(days?: number): string;
|
|
80
|
+
static debug(message?: string, parm1?: any, parm2?: any, parm3?: any, parm4?: any, parm5?: any): void;
|
|
81
|
+
static disableSessionScopeDebug(scopeName?: string): void;
|
|
82
|
+
static dropColumn(tableName?: string, fieldName?: string): void;
|
|
83
|
+
static dropColumnQuick(tableName?: string, fieldName?: string): void;
|
|
84
|
+
static dropTable(tableName?: string): void;
|
|
85
|
+
static dropTableRecord(dbObject?: GlideRecord): void;
|
|
86
|
+
static dumpProperties(): void;
|
|
87
|
+
static dumpPropertiesSecured(): void;
|
|
88
|
+
static enableSessionScopeDebug(scopeName?: string): void;
|
|
89
|
+
static endOfCurrentHour(): string;
|
|
90
|
+
static endOfCurrentMinute(): string;
|
|
91
|
+
static endOfDay(o?: any): string;
|
|
92
|
+
static endOfLast120Days(): string;
|
|
93
|
+
static endOfLast12Months(): string;
|
|
94
|
+
static endOfLast15Minutes(): string;
|
|
95
|
+
static endOfLast2Hours(): string;
|
|
96
|
+
static endOfLast2Quarters(): string;
|
|
97
|
+
static endOfLast2Years(): string;
|
|
98
|
+
static endOfLast30Days(): string;
|
|
99
|
+
static endOfLast30Minutes(): string;
|
|
100
|
+
static endOfLast3Months(): string;
|
|
101
|
+
static endOfLast45Minutes(): string;
|
|
102
|
+
static endOfLast60Days(): string;
|
|
103
|
+
static endOfLast6Months(): string;
|
|
104
|
+
static endOfLast7Days(): string;
|
|
105
|
+
static endOfLast90Days(): string;
|
|
106
|
+
static endOfLast9Months(): string;
|
|
107
|
+
static endOfLastHour(): string;
|
|
108
|
+
static endOfLastMinute(): string;
|
|
109
|
+
static endOfLastMonth(): string;
|
|
110
|
+
static endOfLastQuarter(): string;
|
|
111
|
+
static endOfLastSchedulePeriod(scheduleId?: string): string;
|
|
112
|
+
static endOfLastWeek(): string;
|
|
113
|
+
static endOfLastYear(): string;
|
|
114
|
+
static endOfMonth(o?: any): string;
|
|
115
|
+
static endOfNext2Quarters(): string;
|
|
116
|
+
static endOfNextMonth(): string;
|
|
117
|
+
static endOfNextQuarter(): string;
|
|
118
|
+
static endOfNextSchedulePeriod(scheduleId?: string): string;
|
|
119
|
+
static endOfNextWeek(): string;
|
|
120
|
+
static endOfNextYear(): string;
|
|
121
|
+
static endOfOneYearAgo(): string;
|
|
122
|
+
static endOfSchedulePeriodsAgo(periodsAgo?: number, scheduleId?: string): string;
|
|
123
|
+
static endOfThisMonth(): string;
|
|
124
|
+
static endOfThisQuarter(): string;
|
|
125
|
+
static endOfThisSchedulePeriod(scheduleId?: string): string;
|
|
126
|
+
static endOfThisWeek(): string;
|
|
127
|
+
static endOfThisYear(): string;
|
|
128
|
+
static endOfToday(): string;
|
|
129
|
+
static endOfTomorrow(): string;
|
|
130
|
+
static endOfWeek(o?: any): string;
|
|
131
|
+
static endOfYear(o?: any): string;
|
|
132
|
+
static endOfYesterday(): string;
|
|
133
|
+
static ensureCompositeIndex(tableName?: string, sfields?: string, indexName?: string): void;
|
|
134
|
+
static ensureIndex(tableName?: string, elementName?: string): boolean;
|
|
135
|
+
static error(message?: string, parm1?: any, parm2?: any, parm3?: any, parm4?: any, parm5?: any): void;
|
|
136
|
+
static escaper(string?: string): string;
|
|
137
|
+
static eventQueue(name?: string, instance?: any, parm1?: string, parm2?: string, queue?: string): void;
|
|
138
|
+
static eventQueueScheduled(name?: string, instance?: any, parm1?: string, parm2?: string, expiration?: any): void;
|
|
139
|
+
static eventsProcess(): void;
|
|
140
|
+
static executeCondition(condition?: string): boolean;
|
|
141
|
+
static executeNow(current?: any): string;
|
|
142
|
+
static fieldExists(tableName?: string, fieldName?: string): boolean;
|
|
143
|
+
static fileExists(fileName?: string): boolean;
|
|
144
|
+
static flushAccessMessages(): void;
|
|
145
|
+
static flushMessages(): void;
|
|
146
|
+
static flushStatus(): void;
|
|
147
|
+
static generateGUID(o?: any): string;
|
|
148
|
+
static generateURL(table?: string, key?: string, view?: any): string;
|
|
149
|
+
static getAccessMessages(): Array<any>;
|
|
150
|
+
static getBooleanPreference(key?: string, defaultValue?: boolean): boolean;
|
|
151
|
+
static getCallerScopeName(): string;
|
|
152
|
+
static getCannotConfigureScopeReason(scopeID?: string): string;
|
|
153
|
+
static getCssCacheVersionString(theme?: string): string;
|
|
154
|
+
static getCurrentApplicationId(): string;
|
|
155
|
+
static getCurrentApplicationName(): string;
|
|
156
|
+
static getCurrentApplicationScope(): string;
|
|
157
|
+
static getCurrentScopeName(): string;
|
|
158
|
+
static getCustomerPrefix(): string;
|
|
159
|
+
static getDateFormat(): string;
|
|
160
|
+
static getDateTimeFormat(): string;
|
|
161
|
+
static getDictionaryEntryPackage(tableName?: string, fieldName?: string): string;
|
|
162
|
+
static getDictionaryEntryScope(tableName?: string, fieldName?: string): string;
|
|
163
|
+
static getDisplayColumn(tableName?: string): string;
|
|
164
|
+
static getDisplayValueFor(table?: string, key?: string, field?: string): string;
|
|
165
|
+
static getDurationDate(duration?: string): string;
|
|
166
|
+
static getErrorMessages(): Array<any>;
|
|
167
|
+
static getEscapedMessage(id?: string, args?: any): string;
|
|
168
|
+
static getEscapedProperty(key?: string, alt?: any): string;
|
|
169
|
+
static getEscapedPropertySecured(key?: string, alt?: any): string;
|
|
170
|
+
static getGlideHome(): string;
|
|
171
|
+
static getImpersonatingUserDisplayName(): string;
|
|
172
|
+
static getImpersonatingUserID(): string;
|
|
173
|
+
static getImpersonatingUserName(): string;
|
|
174
|
+
static getInScopeDBViews(): Array<string>;
|
|
175
|
+
static getInScopeTables(): Array<string>;
|
|
176
|
+
static getInfoMessages(): Array<any>;
|
|
177
|
+
static getInstanceIP(): string;
|
|
178
|
+
static getJavaVersion(): string;
|
|
179
|
+
static getJellyVariable(name?: string): any;
|
|
180
|
+
static getMaxSchemaNameLength(): number;
|
|
181
|
+
static getMessage(id?: string, args?: any): string;
|
|
182
|
+
static getMessageLang(id?: string, language?: string, args?: any): string;
|
|
183
|
+
static getMessageS(id?: string, args?: any): string;
|
|
184
|
+
static getMessages(type?: string): Array<any>;
|
|
185
|
+
static getNavMessage(): any;
|
|
186
|
+
static getNewAppScopeCompanyPrefix(): string;
|
|
187
|
+
static getNodeID(): string;
|
|
188
|
+
static getNodeName(o?: any, i?: number): string;
|
|
189
|
+
static getNodeValue(o?: any, i?: number): string;
|
|
190
|
+
static getNumericPreference(key?: string, defaultValue?: number): number;
|
|
191
|
+
static getPreference(key?: string, defaultValue?: any): string;
|
|
192
|
+
static getProperty(key?: string, alt?: any): string;
|
|
193
|
+
static getPropertySecured(key?: string, alt?: any): string;
|
|
194
|
+
static getScopeIdByElementName(tableName?: string, elementName?: string): string;
|
|
195
|
+
static getScopeIdByRecordId(sysId?: string): string;
|
|
196
|
+
static getScopeLabelByElementName(tableName?: string, elementName?: string): string;
|
|
197
|
+
static getScopeLabelByRecordId(sysId?: string): string;
|
|
198
|
+
static getScopeNameByElementName(tableName?: string, elementName?: string): string;
|
|
199
|
+
static getScopeNameByRecordId(sysId?: string): string;
|
|
200
|
+
static getScriptError(script?: string): string;
|
|
201
|
+
static getScriptErrorFromScope(script?: string, scopeId?: string): string;
|
|
202
|
+
static getSession(): any;
|
|
203
|
+
static getSessionID(): string;
|
|
204
|
+
static getSessionToken(): string;
|
|
205
|
+
static getStyle(tableName?: string, fieldName?: string, fieldValue?: string): string;
|
|
206
|
+
static getSysTimeZone(): string;
|
|
207
|
+
static getSystemID(): string;
|
|
208
|
+
static getTempDir(): string;
|
|
209
|
+
static getTimeFormat(): string;
|
|
210
|
+
static getTrivialMessages(): Array<any>;
|
|
211
|
+
static getUpgradeDebuggerResult(): UpgradeDebuggerResult;
|
|
212
|
+
static getUrlOnStack(): string;
|
|
213
|
+
static getUser(): User;
|
|
214
|
+
static getUserDisplayName(): string;
|
|
215
|
+
static getUserID(): string;
|
|
216
|
+
static getUserName(): string;
|
|
217
|
+
static getUserNameByUserID(userID?: string): string;
|
|
218
|
+
static getVendorPrefixPrefix(): string;
|
|
219
|
+
static getXMLNodeList(xml?: string): Array<any>;
|
|
220
|
+
static getXMLText(xml?: string, xpath?: string): string;
|
|
221
|
+
static globalPut(name?: string, g?: any): void;
|
|
222
|
+
static hasMessages(buckets?: any): boolean;
|
|
223
|
+
static hasRightsTo(resourcePath?: string, context?: any): boolean;
|
|
224
|
+
static hasRole(role?: string): boolean;
|
|
225
|
+
static hasRoleInGroup(role?: any, group?: any): boolean;
|
|
226
|
+
static healthCheck(filePattern?: string, reportonly?: boolean): boolean;
|
|
227
|
+
static hoursAgo(hours?: number): string;
|
|
228
|
+
static hoursAgoEnd(hours?: number): string;
|
|
229
|
+
static hoursAgoLocal(hours?: number): string;
|
|
230
|
+
static hoursAgoStart(hours?: number): string;
|
|
231
|
+
static include(name?: string): boolean;
|
|
232
|
+
static indexUpdate(dirName?: string): void;
|
|
233
|
+
static info(message?: string, parm1?: any, parm2?: any, parm3?: any, parm4?: any, parm5?: any): void;
|
|
234
|
+
static installationSetting(spec?: string, ref?: string): string;
|
|
235
|
+
static invalidateCache(): void;
|
|
236
|
+
static isCleaningDemoData(): boolean;
|
|
237
|
+
static isCurrentApplicationCrossScopeProtected(): boolean;
|
|
238
|
+
static isCurrentApplicationCustom(): boolean;
|
|
239
|
+
static isCurrentApplicationInGlobalScope(): boolean;
|
|
240
|
+
static isDatabaseView(table?: string): boolean;
|
|
241
|
+
static isDebugging(): boolean;
|
|
242
|
+
static isESLatest(): boolean;
|
|
243
|
+
static isEdgeEncryptedSession(): boolean;
|
|
244
|
+
static isFirstDayOfMonth(o?: any): boolean;
|
|
245
|
+
static isFirstDayOfWeek(o?: any): boolean;
|
|
246
|
+
static isFirstDayOfYear(o?: any): boolean;
|
|
247
|
+
static isInteractive(): boolean;
|
|
248
|
+
static isInteractiveSession(): boolean;
|
|
249
|
+
static isLastDayOfMonth(o?: any): boolean;
|
|
250
|
+
static isLastDayOfWeek(o?: any): boolean;
|
|
251
|
+
static isLastDayOfYear(o?: any): boolean;
|
|
252
|
+
static isLoggedIn(): boolean;
|
|
253
|
+
static isMobile(): boolean;
|
|
254
|
+
static isPaused(): boolean;
|
|
255
|
+
static isPausedForAtfPerformance(): boolean;
|
|
256
|
+
static isScopeAdminForAnyApp(): boolean;
|
|
257
|
+
static isScopedAdminApp(): boolean;
|
|
258
|
+
static isScopedApp(): boolean;
|
|
259
|
+
static isSessionScopeDebugging(scopeName?: string): boolean;
|
|
260
|
+
static isTableInScope(tableName?: string): boolean;
|
|
261
|
+
static isUpgradeDebuggerEnabled(): boolean;
|
|
262
|
+
static isValidScript(script?: string): boolean;
|
|
263
|
+
static isValidScriptFromScope(script?: string, scopeId?: string): boolean;
|
|
264
|
+
static lastWeek(): string;
|
|
265
|
+
static load(fileName?: string): void;
|
|
266
|
+
static loadBatchScript(fileName?: string): void;
|
|
267
|
+
static loadFixes(o?: any): void;
|
|
268
|
+
static loadResource(pluginName?: string, resourcePath?: string): void;
|
|
269
|
+
static loadUpdates(o?: any): void;
|
|
270
|
+
static log(message?: string, source?: string): void;
|
|
271
|
+
static logError(message?: string, source?: string): void;
|
|
272
|
+
static logWarning(message?: string, source?: string): void;
|
|
273
|
+
static mergeAttribute(tableName?: string, parm1?: string, parm2?: string): void;
|
|
274
|
+
static minutesAgo(minutes?: number): string;
|
|
275
|
+
static minutesAgoEnd(minutes?: number): string;
|
|
276
|
+
static minutesAgoStart(minutes?: number): string;
|
|
277
|
+
static monthsAgo(month?: number): string;
|
|
278
|
+
static monthsAgoEnd(month?: number): string;
|
|
279
|
+
static monthsAgoStart(month?: number): string;
|
|
280
|
+
static nil(o?: any): boolean;
|
|
281
|
+
static now(): string;
|
|
282
|
+
static nowDateTime(): string;
|
|
283
|
+
static nowGlideDateTime(): GlideDateTime;
|
|
284
|
+
static nowNoTZ(): string;
|
|
285
|
+
static pause(): void;
|
|
286
|
+
static print(toPrint?: string): void;
|
|
287
|
+
static processDelegatedEvents(): void;
|
|
288
|
+
static publish(channel?: string, data?: any): void;
|
|
289
|
+
static publishToUser(channel?: string, data?: any, toUser?: string): void;
|
|
290
|
+
static quartersAgo(quarters?: number): string;
|
|
291
|
+
static quartersAgoEnd(quarters?: number): string;
|
|
292
|
+
static quartersAgoStart(quarters?: number): string;
|
|
293
|
+
static rebuildAllIndexes(): void;
|
|
294
|
+
static rebuildIndexes(tableName?: string): void;
|
|
295
|
+
static renameTable(tableName?: string, newTableName?: string, cacheFlush?: boolean): void;
|
|
296
|
+
static reset(): boolean;
|
|
297
|
+
static resetDB(dbName?: string): void;
|
|
298
|
+
static resolveIcon(className?: string): string;
|
|
299
|
+
static resume(): void;
|
|
300
|
+
static scheduleScript(scriptName?: string, currentObj?: any, parmString?: any): void;
|
|
301
|
+
static setCannotCancel(b?: boolean): boolean;
|
|
302
|
+
static setCleaningDemoData(cleaning?: boolean): void;
|
|
303
|
+
static setCurrentApplicationId(appId?: string): string;
|
|
304
|
+
static setProperty(key?: string, value?: string, description?: string): void;
|
|
305
|
+
static setRedirect(o?: any): void;
|
|
306
|
+
static setReturn(o?: any): void;
|
|
307
|
+
static setTrackMetadataDeletes(onOrOff?: boolean): boolean;
|
|
308
|
+
static sleep(i?: number): void;
|
|
309
|
+
static sql(statement?: string): void;
|
|
310
|
+
static sqlItemsByField(table?: string, sfields?: any, fwfield?: string, value?: string, limit?: number): Array<any>;
|
|
311
|
+
static sqlItemsByID(table?: string, sfields?: any, sys_id?: string, limit?: number): Array<any>;
|
|
312
|
+
static statsThisSession(onOff?: boolean): void;
|
|
313
|
+
static statsThisSessionThreshold(threshold?: number): void;
|
|
314
|
+
static suppressTextIndex(suppress?: boolean): boolean;
|
|
315
|
+
static suppressUpdateSynch(suppress?: boolean): boolean;
|
|
316
|
+
static tableCreate(name?: string, label?: any): string;
|
|
317
|
+
static tableDrop(name?: string): void;
|
|
318
|
+
static tableExists(name?: string): boolean;
|
|
319
|
+
static templateExists(templateName?: string): boolean;
|
|
320
|
+
static templateOrMacroExists(templateName?: string): boolean;
|
|
321
|
+
static trace(onOff?: boolean): void;
|
|
322
|
+
static transpile(script?: string, swcOptions?: string): string;
|
|
323
|
+
static truncateTable(name?: string): void;
|
|
324
|
+
static unWrap(url?: string): string;
|
|
325
|
+
static unload(tableName?: string, fileName?: string): void;
|
|
326
|
+
static unloadAll(path?: string): void;
|
|
327
|
+
static unloadChoices(tableName?: string, fieldName?: string, baseline?: string): void;
|
|
328
|
+
static unloadRecordToXML(o?: any, indent?: boolean): string;
|
|
329
|
+
static unloadWithQuery(tableName?: string, fileName?: string, query?: string): void;
|
|
330
|
+
static updateSave(o?: any): void;
|
|
331
|
+
static updateUnload(): void;
|
|
332
|
+
static updateUserRoles(userSysId?: string): void;
|
|
333
|
+
static user(): string;
|
|
334
|
+
static userID(): string;
|
|
335
|
+
static user_id(): string;
|
|
336
|
+
static warn(message?: string, parm1?: any, parm2?: any, parm3?: any, parm4?: any, parm5?: any): void;
|
|
337
|
+
static workflowFlush(o?: any): void;
|
|
338
|
+
static xmlToJSON(xmlString?: string): NativeObject;
|
|
339
|
+
static yearsAgo(year?: number): string;
|
|
340
|
+
static yesterday(): string;
|
|
341
|
+
}
|
|
342
|
+
export declare const gs: typeof GlideSystem;
|
|
343
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GlideSystem.js","sourceRoot":"","sources":["../../src/imports/GlideSystem.ts"],"names":[],"mappings":";;;AA+mBa,QAAA,EAAE,GAAG,WAAW,CAAA"}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import { GlideDateTime } from '../imports/GlideDateTime';
|
|
2
|
+
export declare class GlideSystemDateUtil2 {
|
|
3
|
+
static beginningOfDay(o?: any): string;
|
|
4
|
+
static beginningOfLastMonth(): string;
|
|
5
|
+
static beginningOfLastWeek(): string;
|
|
6
|
+
static beginningOfLastYear(): string;
|
|
7
|
+
static beginningOfMonth(o?: any): string;
|
|
8
|
+
static beginningOfNextMonth(): string;
|
|
9
|
+
static beginningOfNextWeek(): string;
|
|
10
|
+
static beginningOfNextYear(): string;
|
|
11
|
+
static beginningOfThisMonth(): string;
|
|
12
|
+
static beginningOfThisQuarter(): string;
|
|
13
|
+
static beginningOfThisWeek(): string;
|
|
14
|
+
static beginningOfThisYear(): string;
|
|
15
|
+
static beginningOfToday(): string;
|
|
16
|
+
static beginningOfTomorrow(): string;
|
|
17
|
+
static beginningOfWeek(o?: any): string;
|
|
18
|
+
static beginningOfYear(o?: any): string;
|
|
19
|
+
static beginningOfYesterday(): string;
|
|
20
|
+
static calDateDiff(startDate?: string, endDate?: string, numericValue?: boolean): string;
|
|
21
|
+
static dateAdd(unit?: string, offset?: number, basis?: any): string;
|
|
22
|
+
static dateDiff(startDate?: string, endDate?: string, bnumericValue?: boolean): string;
|
|
23
|
+
static dateGenerate(date?: string, range?: string): string;
|
|
24
|
+
static datePart(interval?: string, value?: string, oper?: string): string;
|
|
25
|
+
static daysAgo(days?: number): string;
|
|
26
|
+
static daysAgoEnd(days?: number): string;
|
|
27
|
+
static daysAgoLocal(days?: number): string;
|
|
28
|
+
static daysAgoStart(days?: number): string;
|
|
29
|
+
static endOfDay(o?: any): string;
|
|
30
|
+
static endOfLastMonth(): string;
|
|
31
|
+
static endOfLastWeek(): string;
|
|
32
|
+
static endOfLastYear(): string;
|
|
33
|
+
static endOfMonth(o?: any): string;
|
|
34
|
+
static endOfNextMonth(): string;
|
|
35
|
+
static endOfNextWeek(): string;
|
|
36
|
+
static endOfNextYear(): string;
|
|
37
|
+
static endOfThisMonth(): string;
|
|
38
|
+
static endOfThisQuarter(): string;
|
|
39
|
+
static endOfThisWeek(): string;
|
|
40
|
+
static endOfThisYear(): string;
|
|
41
|
+
static endOfToday(): string;
|
|
42
|
+
static endOfTomorrow(): string;
|
|
43
|
+
static endOfWeek(o?: any): string;
|
|
44
|
+
static endOfYear(o?: any): string;
|
|
45
|
+
static endOfYesterday(): string;
|
|
46
|
+
static getDurationDate(duration?: string): string;
|
|
47
|
+
static hoursAgo(hours?: number): string;
|
|
48
|
+
static hoursAgoEnd(hours?: number): string;
|
|
49
|
+
static hoursAgoLocal(hours?: number): string;
|
|
50
|
+
static hoursAgoStart(hours?: number): string;
|
|
51
|
+
static isFirstDayOfMonth(o?: any): boolean;
|
|
52
|
+
static isFirstDayOfWeek(o?: any): boolean;
|
|
53
|
+
static isFirstDayOfYear(o?: any): boolean;
|
|
54
|
+
static isLastDayOfMonth(o?: any): boolean;
|
|
55
|
+
static isLastDayOfWeek(o?: any): boolean;
|
|
56
|
+
static isLastDayOfYear(o?: any): boolean;
|
|
57
|
+
static lastWeek(): string;
|
|
58
|
+
static minutesAgo(minutes?: number): string;
|
|
59
|
+
static minutesAgoEnd(minutes?: number): string;
|
|
60
|
+
static minutesAgoStart(minutes?: number): string;
|
|
61
|
+
static monthsAgo(month?: number): string;
|
|
62
|
+
static monthsAgoEnd(month?: number): string;
|
|
63
|
+
static monthsAgoStart(month?: number): string;
|
|
64
|
+
static now(): string;
|
|
65
|
+
static nowDateTime(): string;
|
|
66
|
+
static nowGlideDateTime(): GlideDateTime;
|
|
67
|
+
static nowNoTZ(): string;
|
|
68
|
+
static quartersAgo(quarters?: number): string;
|
|
69
|
+
static quartersAgoEnd(quarters?: number): string;
|
|
70
|
+
static quartersAgoStart(quarters?: number): string;
|
|
71
|
+
static yearsAgo(year?: number): string;
|
|
72
|
+
static yesterday(): string;
|
|
73
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GlideSystemDateUtil2.js","sourceRoot":"","sources":["../../src/imports/GlideSystemDateUtil2.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
export declare class GlideSystemDateUtil3 {
|
|
2
|
+
static beginningOfCurrentHour(): string;
|
|
3
|
+
static beginningOfCurrentMinute(): string;
|
|
4
|
+
static beginningOfLast120Days(): string;
|
|
5
|
+
static beginningOfLast12Months(): string;
|
|
6
|
+
static beginningOfLast15Minutes(): string;
|
|
7
|
+
static beginningOfLast2Hours(): string;
|
|
8
|
+
static beginningOfLast2Quarters(): string;
|
|
9
|
+
static beginningOfLast2Years(): string;
|
|
10
|
+
static beginningOfLast30Days(): string;
|
|
11
|
+
static beginningOfLast30Minutes(): string;
|
|
12
|
+
static beginningOfLast3Months(): string;
|
|
13
|
+
static beginningOfLast45Minutes(): string;
|
|
14
|
+
static beginningOfLast60Days(): string;
|
|
15
|
+
static beginningOfLast6Months(): string;
|
|
16
|
+
static beginningOfLast7Days(): string;
|
|
17
|
+
static beginningOfLast90Days(): string;
|
|
18
|
+
static beginningOfLast9Months(): string;
|
|
19
|
+
static beginningOfLastHour(): string;
|
|
20
|
+
static beginningOfLastMinute(): string;
|
|
21
|
+
static beginningOfLastQuarter(): string;
|
|
22
|
+
static beginningOfNext2Quarters(): string;
|
|
23
|
+
static beginningOfNextQuarter(): string;
|
|
24
|
+
static beginningOfOneYearAgo(): string;
|
|
25
|
+
static endOfCurrentHour(): string;
|
|
26
|
+
static endOfCurrentMinute(): string;
|
|
27
|
+
static endOfLast120Days(): string;
|
|
28
|
+
static endOfLast12Months(): string;
|
|
29
|
+
static endOfLast15Minutes(): string;
|
|
30
|
+
static endOfLast2Hours(): string;
|
|
31
|
+
static endOfLast2Quarters(): string;
|
|
32
|
+
static endOfLast2Years(): string;
|
|
33
|
+
static endOfLast30Days(): string;
|
|
34
|
+
static endOfLast30Minutes(): string;
|
|
35
|
+
static endOfLast3Months(): string;
|
|
36
|
+
static endOfLast45Minutes(): string;
|
|
37
|
+
static endOfLast60Days(): string;
|
|
38
|
+
static endOfLast6Months(): string;
|
|
39
|
+
static endOfLast7Days(): string;
|
|
40
|
+
static endOfLast90Days(): string;
|
|
41
|
+
static endOfLast9Months(): string;
|
|
42
|
+
static endOfLastHour(): string;
|
|
43
|
+
static endOfLastMinute(): string;
|
|
44
|
+
static endOfLastQuarter(): string;
|
|
45
|
+
static endOfNext2Quarters(): string;
|
|
46
|
+
static endOfNextQuarter(): string;
|
|
47
|
+
static endOfOneYearAgo(): string;
|
|
48
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GlideSystemDateUtil3.js","sourceRoot":"","sources":["../../src/imports/GlideSystemDateUtil3.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
export declare class GlideSystemLoader {
|
|
2
|
+
static appLoad(dirName?: string): void;
|
|
3
|
+
static appLoadData(dirName?: string): void;
|
|
4
|
+
static appLoadDemo(dirName?: string): void;
|
|
5
|
+
static appUpdate(dirName?: string): void;
|
|
6
|
+
static appUpgrade(dirName?: string): void;
|
|
7
|
+
static indexUpdate(dirName?: string): void;
|
|
8
|
+
static isCleaningDemoData(): boolean;
|
|
9
|
+
static load(fileName?: string): void;
|
|
10
|
+
static loadFixes(o?: any): void;
|
|
11
|
+
static loadResource(pluginName?: string, resourcePath?: string): void;
|
|
12
|
+
static loadUpdates(o?: any): void;
|
|
13
|
+
static setCleaningDemoData(cleaning?: boolean): void;
|
|
14
|
+
static unload(tableName?: string, fileName?: string): void;
|
|
15
|
+
static unloadAll(path?: string): void;
|
|
16
|
+
static unloadChoices(tableName?: string, fieldName?: string, baseline?: string): void;
|
|
17
|
+
static unloadRecordToXML(o?: any, indent?: boolean): string;
|
|
18
|
+
static unloadWithQuery(tableName?: string, fileName?: string, query?: string): void;
|
|
19
|
+
static updateSave(o?: any): void;
|
|
20
|
+
static updateUnload(): void;
|
|
21
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GlideSystemLoader.js","sourceRoot":"","sources":["../../src/imports/GlideSystemLoader.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
export declare class GlideSystemLogger {
|
|
2
|
+
static debug(message?: string, parm1?: any, parm2?: any, parm3?: any, parm4?: any, parm5?: any): void;
|
|
3
|
+
static disableSessionScopeDebug(scopeName?: string): void;
|
|
4
|
+
static enableSessionScopeDebug(scopeName?: string): void;
|
|
5
|
+
static error(message?: string, parm1?: any, parm2?: any, parm3?: any, parm4?: any, parm5?: any): void;
|
|
6
|
+
static info(message?: string, parm1?: any, parm2?: any, parm3?: any, parm4?: any, parm5?: any): void;
|
|
7
|
+
static isDebugging(): boolean;
|
|
8
|
+
static isSessionScopeDebugging(scopeName?: string): boolean;
|
|
9
|
+
static warn(message?: string, parm1?: any, parm2?: any, parm3?: any, parm4?: any, parm5?: any): void;
|
|
10
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GlideSystemLogger.js","sourceRoot":"","sources":["../../src/imports/GlideSystemLogger.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
export declare class GlideSystemScheduleUtil {
|
|
2
|
+
static beginningOfLastSchedulePeriod(scheduleId?: string): string;
|
|
3
|
+
static beginningOfNextSchedulePeriod(scheduleId?: string): string;
|
|
4
|
+
static beginningOfSchedulePeriodsAgo(periodsAgo?: number, scheduleId?: string): string;
|
|
5
|
+
static beginningOfThisSchedulePeriod(scheduleId?: string): string;
|
|
6
|
+
static endOfLastSchedulePeriod(scheduleId?: string): string;
|
|
7
|
+
static endOfNextSchedulePeriod(scheduleId?: string): string;
|
|
8
|
+
static endOfSchedulePeriodsAgo(periodsAgo?: number, scheduleId?: string): string;
|
|
9
|
+
static endOfThisSchedulePeriod(scheduleId?: string): string;
|
|
10
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GlideSystemScheduleUtil.js","sourceRoot":"","sources":["../../src/imports/GlideSystemScheduleUtil.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import { UpgradeDebuggerResult } from '../imports/UpgradeDebuggerResult';
|
|
2
|
+
import { User } from '../imports/User';
|
|
3
|
+
export declare class GlideSystemUserSession {
|
|
4
|
+
static addErrorMessage(error?: any, messageKey?: string): void;
|
|
5
|
+
static addErrorMessageNoSanitization(error?: any, messageKey?: string): void;
|
|
6
|
+
static addInfoMessage(message?: any, messageKey?: string): void;
|
|
7
|
+
static addInfoMessageNoSanitization(message?: any, messageKey?: string): void;
|
|
8
|
+
static addMessage(bucket?: string, message?: any, messageKey?: string): void;
|
|
9
|
+
static addUpgradeDebuggerArtifact(tableName?: string, sysId?: string): void;
|
|
10
|
+
static createUser(common_name?: string): string;
|
|
11
|
+
static flushAccessMessages(): void;
|
|
12
|
+
static flushMessages(): void;
|
|
13
|
+
static getAccessMessages(): Array<any>;
|
|
14
|
+
static getCurrentApplicationId(): string;
|
|
15
|
+
static getCurrentApplicationName(): string;
|
|
16
|
+
static getCurrentApplicationScope(): string;
|
|
17
|
+
static getDateFormat(): string;
|
|
18
|
+
static getDateTimeFormat(): string;
|
|
19
|
+
static getErrorMessages(): Array<any>;
|
|
20
|
+
static getImpersonatingUserDisplayName(): string;
|
|
21
|
+
static getImpersonatingUserID(): string;
|
|
22
|
+
static getImpersonatingUserName(): string;
|
|
23
|
+
static getInfoMessages(): Array<any>;
|
|
24
|
+
static getMessages(type?: string): Array<any>;
|
|
25
|
+
static getNavMessage(): any;
|
|
26
|
+
static getSessionToken(): string;
|
|
27
|
+
static getSysTimeZone(): string;
|
|
28
|
+
static getTimeFormat(): string;
|
|
29
|
+
static getTrivialMessages(): Array<any>;
|
|
30
|
+
static getUpgradeDebuggerResult(): UpgradeDebuggerResult;
|
|
31
|
+
static getUrlOnStack(): string;
|
|
32
|
+
static getUser(): User;
|
|
33
|
+
static getUserDisplayName(): string;
|
|
34
|
+
static getUserID(): string;
|
|
35
|
+
static getUserName(): string;
|
|
36
|
+
static getUserNameByUserID(userID?: string): string;
|
|
37
|
+
static hasMessages(buckets?: any): boolean;
|
|
38
|
+
static hasRoleInGroup(role?: any, group?: any): boolean;
|
|
39
|
+
static isCurrentApplicationCrossScopeProtected(): boolean;
|
|
40
|
+
static isCurrentApplicationCustom(): boolean;
|
|
41
|
+
static isCurrentApplicationInGlobalScope(): boolean;
|
|
42
|
+
static isInteractive(): boolean;
|
|
43
|
+
static isLoggedIn(): boolean;
|
|
44
|
+
static isScopeAdminForAnyApp(): boolean;
|
|
45
|
+
static isUpgradeDebuggerEnabled(): boolean;
|
|
46
|
+
static setCurrentApplicationId(appId?: string): string;
|
|
47
|
+
static setRedirect(o?: any): void;
|
|
48
|
+
static setReturn(o?: any): void;
|
|
49
|
+
static setTrackMetadataDeletes(onOrOff?: boolean): boolean;
|
|
50
|
+
static statsThisSession(onOff?: boolean): void;
|
|
51
|
+
static statsThisSessionThreshold(threshold?: number): void;
|
|
52
|
+
static suppressTextIndex(suppress?: boolean): boolean;
|
|
53
|
+
static suppressUpdateSynch(suppress?: boolean): boolean;
|
|
54
|
+
static updateUserRoles(userSysId?: string): void;
|
|
55
|
+
static user(): string;
|
|
56
|
+
static userID(): string;
|
|
57
|
+
static user_id(): string;
|
|
58
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GlideSystemUserSession.js","sourceRoot":"","sources":["../../src/imports/GlideSystemUserSession.ts"],"names":[],"mappings":""}
|