Class PayloadAssociationResolver

java.lang.Object
org.axonframework.modelling.saga.PayloadAssociationResolver
All Implemented Interfaces:
AssociationResolver

public class PayloadAssociationResolver extends Object implements AssociationResolver
Used to derive the value of an association property by looking it up the event message's payload.
Author:
Sofia Guy Ang
  • Constructor Details

    • PayloadAssociationResolver

      public PayloadAssociationResolver()
  • Method Details