@FunctionalInterface public interface Transformer
| Modifier and Type | Method and Description |
|---|---|
void |
transform(Appender appender)
Registers the requested event changes to the event store.
|
void transform(Appender appender)
appender - the appender used to register the transformation actions into the Transformation, since it
provides the methods to delete and replace eventsCopyright © 2020–2023 AxonIQ BV. All rights reserved.