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