Package | Description |
---|---|
org.axonframework.eventsourcing.conflictresolution |
Modifier and Type | Class and Description |
---|---|
class |
DefaultConflictDescription
ConflictDescription implementation that takes the necessary information in the Constructor. |
Modifier and Type | Method and Description |
---|---|
T |
ContextAwareConflictExceptionSupplier.supplyException(ConflictDescription conflictDescription)
Creates an instance of an exception indicating a conflict described by the given
conflictDescription . |
Copyright © 2010–2018. All rights reserved.