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