| Package | Description |
|---|---|
| com.hpe.caf.worker.document.extensibility |
This package contains a set of interfaces which may be implemented when developing a worker based on the Document Worker Framework.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentWorker.processDocument(Document document)
Processes a single document.
|
void |
BulkDocumentWorker.processDocuments(Documents documents)
Processes a batch of documents.
|
Copyright © 2016–2022 EntIT Software LLC, a Micro Focus company. All rights reserved.