| Package | Description |
|---|---|
| no.ks.eventstore2.saga | |
| no.ks.eventstore2.testkit |
| Modifier and Type | Class and Description |
|---|---|
class |
TimeOutSaga |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Saga> |
SagaEventMapping.getSagaClass() |
Class<? extends Saga> |
SagaEventId.getSagaClass() |
| Constructor and Description |
|---|
SagaEventId(Class<? extends Saga> sagaClass,
Class<? extends Event> eventClass) |
SagaEventMapping(Class<? extends Saga> sagaClass,
Method propertyMethod) |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends Saga> |
EventStoreTestKit.createSaga(Class<T> clz) |
Copyright © 2015. All rights reserved.