public class MessagingProperties
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.Long |
DEFAULT_EMAIL_ATTACHMENT_FOLDER_ID
The default e-mail attachments folder ID (the Temporary Documents folder).
|
static java.lang.String |
DEFAULT_EMAIL_ATTACHMENT_FOLDER_NAME
The name of the e-mail attachments folder ID (Temporary Documents by default).
|
static boolean |
JMS_INSTALLED
Whether JMS is installed (determines whether the Topic is selectable in the Send Message dialog).
|
Constructor and Description |
---|
MessagingProperties() |
public static final boolean JMS_INSTALLED
public static final java.lang.Long DEFAULT_EMAIL_ATTACHMENT_FOLDER_ID
public static final java.lang.String DEFAULT_EMAIL_ATTACHMENT_FOLDER_NAME
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.