Package | Description |
---|---|
org.axonframework.modelling.saga.repository.jpa |
Modifier and Type | Class and Description |
---|---|
class |
SerializedSaga
Specialization of the SerializedObject for Sagas represented as byte array.
|
Modifier and Type | Method and Description |
---|---|
protected Class<? extends SimpleSerializedObject<?>> |
JpaSagaStore.serializedObjectType()
Intended for clients to override.
|
Copyright © 2010–2019. All rights reserved.