| Interface | Description |
|---|---|
| EventTransformationService |
Service to interact with AxonServer in respect to the event transformations.
|
| EventTransformationService.TransformationStream |
The stream toward the transformation needed to register the required events' changes.
|
| Class | Description |
|---|---|
| DefaultActiveTransformation |
Default implementation of the
ActiveTransformation |
| EventTransformationChannelImpl |
Implementation of the
EventTransformationChannel that uses the EventTransformationService to interact
with Axon Server |
| TransformationStreamAppender |
Appender implementation that uses the EventTransformationService.TransformationStream to interact with Axon Server |
| Exception | Description |
|---|---|
| TransformationStreamCompletedException |
Copyright © 2020–2023 AxonIQ BV. All rights reserved.