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, isTemporary
boolean isProcessed()
String getProcessingStatus()
isProcessed()
is true
String getProcessingReason()
isProcessed()
is true
Copyright © 2019. All rights reserved.