Package | Description |
---|---|
org.axonframework.modelling.saga.repository.jpa | |
org.axonframework.modelling.saga.repository.legacyjpa |
Modifier and Type | Method and Description |
---|---|
protected SagaEntry<?> |
JpaSagaStore.createSagaEntry(Object saga,
String sagaIdentifier,
Serializer serializer)
Intended for clients to override.
|
Modifier and Type | Method and Description |
---|---|
protected SagaEntry<?> |
JpaSagaStore.createSagaEntry(Object saga,
String sagaIdentifier,
Serializer serializer)
Deprecated.
Intended for clients to override.
|
Copyright © 2010–2024. All rights reserved.