Class EventTransformation.ToStep
java.lang.Object
io.axoniq.framework.messaging.transformation.events.EventTransformation.ToStep
- Enclosing interface:
EventTransformation
Continuation of
EventTransformation.from(MessageType) / EventTransformation.from(Predicate); supplies to(...).-
Method Summary
-
Method Details
-
to
Declare thetoidentity.- Parameters:
target- thetoidentity- Returns:
- a builder awaiting
transform(...)
-