public class InternalJmsMessage extends InternalMessage
DESTINATION_EVENT_PERSISTENT_ID_KEY, DESTINATION_NOT_PROVIDED_CODE, DESTINATION_PMUUID_KEY, DESTINATION_PROCESS_ID_KEY, DESTINATION_PROCESS_MODEL_ID_KEY, DUPLICATE_MESSAGE_CODE, EXTERNAL_TO_PROCESS, INVALID_USERNAME_CODE, JMS_TYPE_KEY, JMS_TYPE_KEY_BC, JMS_TYPE_NOT_PROVIDED_CODE, MAIL, MAIL_ATTACHMENTS_KEY, MAIL_KEY_KEY, MAIL_SUBJECT_KEY, MESSAGE_UNDELIVERED_CODE, PROCESS_TO_PROCESS, SUCCESS_CODE, USERNAME_KEY
Constructor and Description |
---|
InternalJmsMessage() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTopic()
Gets the destination message topic (JMS).
|
void |
setTopic(java.lang.String topic_)
Sets the destination message topic (JMS).
|
java.lang.String |
toString()
String representation of this object.
|
eventPersistentUUID, eventPersistentUUIDs, eventPersistentUUIDs, externalizeBooleanProperties, getBody, getDestinationEventPersistentID, getDestinationPMID, getDestinationPMUUID, getDestinationProcessID, getId, getJMSType, getMessageType, getProperties, getProperty, getPropertyExternalizationState, getPropertyExternalizationStates, getUserName, internalizeExternalizedProperty, minimizeTypeSizes, populateJavaxJmsMessage, processId, processIds, processIds, processModelId, processModelIds, processModelIds, processModelUUID, processModelUUIDs, processModelUUIDs, routeToEventPersistentId, routeToEventPersistentId, routeToEventPersistentId, routeToProcess, routeToProcessModel, routeToProcessModel, setBody, setDestinationEventPersistentID, setDestinationPMID, setDestinationPMUUID, setDestinationProcessID, setExternalizedProperty, setExternalizedProperty, setId, setJMSType, setMessageType, setProperties, setProperty, setProperty, setPropertyBestType, setPropertyExternalizationState, setPropertyExternalizationStates, setSmartProperty, setUserName, shouldGoToAllServers, validatePropertyName, validatePropertyNameChar
public java.lang.String getTopic()
MessagePublisherService
to the Process topic,
it bypasses JMS entirely and is sent directly to the appropriate Process
Execution Servers.setTopic(String)
public void setTopic(java.lang.String topic_)
topic_
- the message topicgetTopic()
public java.lang.String toString()
InternalMessage
toString
in class InternalMessage
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.