IndexingFinishedResultEnum
IndexingFinishedResultEnum
Constants from the IndexingFinishedResultEnum enumerator indicate the event that caused the indexing of a document on an Indexing Station to end.
Name | Enumerator value | Description |
DocumentAccepted | 0 | The document was accepted. |
DocumentRejected | 1 | The document was rejected by a user. |
DocumentCanceled | 2 | Indexing was stopped by a user. This can occur when the user cancels a download, selects another document, or closes the Indexing Station. |
DocumentCanceledTimeout | 3 | The document was returned to the job queue after a timeout on the Indexing Station. |
DocumentCanceledError | 4 | The document was returned to the job queue due to an error. |
DocumentSaved | 5 | The document was saved by a user. |
JobRejected | 6 | The job with the document was rejected by a user. |
See also
26.03.2024 13:49:49