| Modifier and Type | Method and Description | 
|---|---|
Set<AssociationValue> | 
associationValues()
Returns the Set of association values of the fetched Saga entry. 
 | 
T | 
saga()
Returns the Saga instance in unserialized form. 
 | 
TrackingToken | 
trackingToken()
Returns the tracking token of the last event handled by the Saga. 
 | 
TrackingToken trackingToken()
null if this Saga has not
 been tracking the event store.null.Set<AssociationValue> associationValues()
T saga()
Copyright © 2010–2018. All rights reserved.