Package com.mirth.connect.userutil


package com.mirth.connect.userutil
This package is included in the JavaScript scope on both the client and the server. Classes in this package are part of the supported User API for use in channels/scripts. Reference to any class in BridgeLink outside of the userutil packages is unsupported.
  • Class
    Description
    Used to store and retrieve details about message attachments such as the name, contents, and MIME type.
    Denotes various types of content created by a channel.
    This class represents an message attachment and is used to retrieve details such as the replacement token or content type.
    This class represents a connector message and is used to retrieve details such as the message ID, metadata ID, status, and various content types.
    This class represents an overall message and is used to retrieve details such as the message ID, specific connector messages, or the merged connector message.
    This class represents content associated with a connector message.
    Provides JSON utility methods.
    Convenience class to allow fluent building of lists.
    Convenience class to allow fluent building of lists.
    Convenience class to allow fluent building of maps.
    Convenience class to allow fluent building of maps.
     
     
    This class represents a channel or destination response and is used to retrieve details such as the response data, message status, and errors.
    A wrapper class for the response map which allows users to retrieve values using the proper "d#" key (where "#" is the destination connector's metadata ID), or by using the actual destination name.
    Denotes the status of a connector message or response.
    Provides XML utility methods.