Package | Description |
---|---|
org.axonframework.saga | |
org.axonframework.saga.annotation |
Modifier and Type | Method and Description |
---|---|
AssociationValues |
Saga.getAssociationValues()
Returns a view on the Association Values for this saga instance.
|
Modifier and Type | Class and Description |
---|---|
class |
AssociationValuesImpl
Default implementation of the AssociationValues interface.
|
Modifier and Type | Method and Description |
---|---|
AssociationValues |
AbstractAnnotatedSaga.getAssociationValues() |
Copyright © 2010-2014. All Rights Reserved.