See: Description
| Interface | Description |
|---|---|
| IBatchItemContext |
Common set of methods for a pipeline batch item.
|
| IPipelineDriver |
Common set of methods for setting up and running a pipeline.
|
| Class | Description |
|---|---|
| BatchItemContext |
Default implementation of the
IBatchItemContext interface. |
| DocumentData |
Structure to hold the data associated to a document in a pipeline.
|
| PipelineDriver |
Default implementation of the
IPipelineDriver interface. |
| PipelineDriverUtils |
Share code between the different
IPipelineDriver implementations |
Interfaces and classes to implement and pipeline drivers.
This package includes the different interfaces related to working with pipeline drivers, as well as an implementation for a 'blind' driver.
Copyright © 2021. All rights reserved.