| 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.
|
| com.hpe.caf.worker.document.model |
This package defines a set of objects which are made available by the Document Worker Framework.
|
| Class and Description |
|---|
| Application
Represents the entire service.
|
| Document
Represents a document being processed.
|
| Documents
Represents a batch of documents to be processed.
|
| HealthMonitor
Used for reporting any health issues detected.
|
| Class and Description |
|---|
| Application
Represents the entire service.
|
| BatchSizeController
Used for controlling the sizes of the batches passed to implementations of the
BulkDocumentWorker interface. |
| Document
Represents a document being processed.
|
| DocumentWorkerObject
This is the base object of the Document Worker Object Model.
|
| Field
Represents a field of the document.
|
| Fields
Represents the collection of fields that are attached to a document.
|
| FieldValue
Represents one of the data values of a field.
|
| FieldValues
Represents the collection of data values that belong to a field.
|
| ServiceLocator
Used for caching and loading extra services that may be made available.
|
Copyright © 2015–2017 Hewlett Packard Enterprise Development LP. All rights reserved.