public interface AuditDetail extends Serializable
$Revision$
| Modifier and Type | Method and Description |
|---|---|
String |
getAncestorId()
The initiating document id if any.
|
UUID |
getClientId() |
String |
getComponent() |
UUID |
getCorrelationId()
The unique id for a document update.
|
Date |
getDate() |
DocumentMode |
getDocumentMode()
The
DocumentMode for the document. |
ErrorCode |
getErrorCode() |
String |
getErrorMessage()
Returns the unstructured error message associated with a processing error.
|
String |
getExceptionClass() |
String |
getId()
The id (message or document) associated with the audit detail record.
|
String |
getMessageClass()
Message class associated with the audit detail.
|
String |
getNode()
k
|
String |
getParentId()
The immediate parent document id if any.
|
ProcessingResultCode |
getResultCode() |
long |
getSequenceId()
This value has meaning only after retrieval from the audit store.
|
long getSequenceId()
Date getDate()
UUID getClientId()
String getMessageClass()
String getId()
UUID getCorrelationId()
ProcessingResultCode getResultCode()
String getNode()
String getAncestorId()
inner.zip) contained in a zip (
main.zip), this ID would be the main.zipString getParentId()
inner.zip) contained in a
zip (main.zip), this ID would be the inner.zipDocumentMode getDocumentMode()
DocumentMode for the document.String getComponent()
null if created by clientErrorCode getErrorCode()
null if no ErrorCode was recorded, the error code otherwise.String getExceptionClass()
null if no Exception was recorded, the simple name of the exception class
otherwise.String getErrorMessage()
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.