| Interface | Description |
|---|---|
| Pipelet |
Interface of Pipelets.
|
| PipeletTracker |
service interface for tracker of Pipelets.
|
| PipeletTrackerListener |
Interface for listeners of pipelet class change events from PipeletTracker.
|
| WorkflowProcessor |
Interface of WorkflowProcessors.
|
| Class | Description |
|---|---|
| JMSMessageProperties |
Collection of properties used for JMS message properties.
|
| PipeletTrackerImpl |
Implementation of PipeletTracker service.
|
| Exception | Description |
|---|---|
| ProcessingException |
Thrown by
WorkflowProcessors or other processing components on errors while processing a record. |