Uses of Class
org.axonframework.migration.ConfigureEventSourcedAnnotation.Accumulator
Packages that use ConfigureEventSourcedAnnotation.Accumulator
-
Uses of ConfigureEventSourcedAnnotation.Accumulator in org.axonframework.migration
Methods in org.axonframework.migration that return ConfigureEventSourcedAnnotation.AccumulatorModifier and TypeMethodDescriptionConfigureEventSourcedAnnotation.getInitialValue(org.openrewrite.ExecutionContext ctx) Methods in org.axonframework.migration with parameters of type ConfigureEventSourcedAnnotation.AccumulatorModifier and TypeMethodDescriptionorg.openrewrite.TreeVisitor<?, org.openrewrite.ExecutionContext> ConfigureEventSourcedAnnotation.getScanner(ConfigureEventSourcedAnnotation.Accumulator acc) org.openrewrite.TreeVisitor<?, org.openrewrite.ExecutionContext> ConfigureEventSourcedAnnotation.getVisitor(ConfigureEventSourcedAnnotation.Accumulator acc)