Uses of Class
org.axonframework.modelling.command.VersionedAggregateIdentifier
Packages that use VersionedAggregateIdentifier
-
Uses of VersionedAggregateIdentifier in org.axonframework.modelling.command
Methods in org.axonframework.modelling.command that return VersionedAggregateIdentifierModifier and TypeMethodDescriptionAnnotationCommandTargetResolver.resolveTarget(CommandMessage<?> command) Returns the Aggregate Identifier and optionally the expected version of the aggregate on which the givencommandshould be executed.CommandTargetResolver.resolveTarget(CommandMessage<?> command) Returns the Aggregate Identifier and optionally the expected version of the aggregate on which the givencommandshould be executed.MetaDataCommandTargetResolver.resolveTarget(CommandMessage<?> command)