Package com.mirth.connect.server.userutil
package com.mirth.connect.server.userutil
This package is included in the JavaScript scope on the server. Classes in this package are
part of the supported User API for use in channels/scripts. Reference to any class in Mirth
Connect outside of the userutil packages is unsupported.
-
ClassDescriptionAllows users to generate HL7 v2.x acknowledgments based on an inbound message, with a specified ACK code and custom text message.Allows users to dispatch error events which can be alerted on.Used to store and retrieve details about message attachments such as the ID, MIME type, and content.Provides utility methods for creating, retrieving, and re-attaching message attachments.A wrapper class for the channel map that checks against the source map in the
get(key)method for legacy support.This utility class allows the user to query information from channels or to perform actions on channels.Allows the user to retrieve information about the current JavaScript context.Provides the ability to run SQL queries again the database connection object instantiated using DatabaseConnectionFactory.Used to create database connection objects.Provides date/time utility methods.States of UNDEPLOYED, DEPLOYING, UNDEPLOYING, STARTING, STARTED, PAUSING, PAUSED, STOPPING, STOPPEDUtility class used in the preprocessor or source filter/transformer to prevent the message from being sent to specific destinations.Provides DICOM utility methods.This object is returned fromEncryptionUtil.encrypt(byte[]).This utility class provides some convenience methods for encrypting or decrypting data.Provides file utility methods.Future<V>AFuturerepresents the result of an asynchronous computation.Provides hash utility methods.Provides HTTP utility methods.This class represents a destination response and is used to retrieve details such as the response data, message status, and errors.An implementation of CachedRowSet that retrieves values based on the column label value.Provides NCPDP utility methods.This class represents a raw message as it is received by a channel, and is used to retrieve details such as the raw data or source map.Provides methods to create Response objects.Used to create a serializer for a specific data type for conversion to and from XML.Used to send e-mail messages.Utility class used to create SMTPConnection object using the server's default SMTP settings.Utility class to create unique identifiers.Utility class used to dispatch messages to channels.