See: Description
| Class | Description |
|---|---|
| AbstractContentExtractProcessor<T> |
Abstract implementation for extracting values from message payload as scope variables
|
| AbstractFlowEndProcessingElement |
This is the base class for any flow end processing element
|
| AbstractProcessingElement |
The base abstract class for all
Processor implementations |
| AbstractSequencedProcessingElement |
The base abstract class for the sequenced
Processor implementations that
gives the message immediately to the next element after processing |
| AbstractValidator |
Abstract implementation to be used for validation processing elements
|
| TraceableProcessingElement |
Internal wrapper element used in development and test environments to provide a wrapper that helps trace the
messages flow though the processing elements.
|
Copyright © 2016–2019 AdroitLogic. All rights reserved.