Package | Description |
---|---|
com.attivio.sdk.esb |
Modifier and Type | Method and Description |
---|---|
MessageHistory |
MessageHistory.clone() |
Modifier and Type | Method and Description |
---|---|
List<MessageHistory> |
PlatformMessage.getMessageHistory()
Gets the list of components that have processed this message.
|
List<MessageHistory> |
AbstractPlatformMessage.getMessageHistory()
Gets this message's history.
|
List<MessageHistory> |
AbstractListMessage.getMessageHistory()
Gets the list of components that have processed this message.
|
Modifier and Type | Method and Description |
---|---|
void |
PlatformMessage.addMessageHistory(MessageHistory item)
Adds an item to this message's history.
|
void |
AbstractPlatformMessage.addMessageHistory(MessageHistory msg)
Adds a piece of message history.
|
void |
AbstractListMessage.addMessageHistory(MessageHistory msg)
Adds a message to the message history.
|
Modifier and Type | Method and Description |
---|---|
void |
PlatformMessage.addMessageHistory(List<MessageHistory> historyList)
Adds items to this message's history.
|
void |
AbstractPlatformMessage.addMessageHistory(List<MessageHistory> historyList)
Adds a list of history.
|
void |
AbstractListMessage.addMessageHistory(List<MessageHistory> historyList)
Adds a list of history.
|
Copyright © 2018 Attivio, Inc. All Rights Reserved.
PATENT NOTICE: Attivio, Inc. Software Related Patents. With respect to the Attivio software product(s) being used, the following patents apply: Querying Joined Data Within A Search Engine Index: United States Patent No.(s): 8,073,840. Ordered Processing of Groups of Messages: U.S. Patent No.(s) 8,495,656. Signal processing approach to sentiment analysis for entities in documents: U.S. Patent No.(s) 8,725,494. Other U.S. and International Patents Pending.