| Package | Description |
|---|---|
| org.apache.camel.bam.model | |
| org.apache.camel.bam.processor |
| Class and Description |
|---|
| ProcessContext |
| Class and Description |
|---|
| BamProcessorSupport
A base
Processor for working on BAM which a derived
class would do the actual persistence such as the JpaBamProcessor |
| JpaBamProcessorSupport
A base class for JPA based BAM which can use any entity to store the process
instance information which allows derived classes to specialise the process
instance entity.
|
| NoCorrelationKeyException
An exception thrown if no correlation key could be found for a message
exchange preventing any particular orchestration or
BAM
|
Apache Camel