public interface TemporaryMessage extends Message
Message
 that is used when some messages should be handled separately.
 For example external messages.| Modifier and Type | Method and Description | 
|---|---|
| String | getProcessingReason()The reason for the processing status. | 
| String | getProcessingStatus()The status of the processing. | 
| boolean | isProcessed()Boolean marking whether the temporary message has been processed. | 
getActionInstanceId, getCategory, getConversationId, getCreationTime, getCreatorId, getExternalId, getId, getMainContent, getMainContentType, getMediaContentId, getMessageAudits, getRecipientGroupId, getRecipientId, getReferenceId, getReferenceType, getReplyToMessageId, getSenderId, getSubType, getTenantId, getType, getUpdaterId, getUpdateTime, isHidden, isPrivate, isSticky, isTemporaryboolean isProcessed()
String getProcessingStatus()
isProcessed() is trueString getProcessingReason()
isProcessed() is trueCopyright © 2019. All rights reserved.