shared-infrastructure
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
shared-infrastructure
shared-infrastructure
/
com.vertyll.veds.sharedinfrastructure.saga.service
/
CompensationCommandDeserializer
/
deserialize
deserialize
abstract
fun
deserialize
(
payload
:
ByteArray
)
:
DecodedCompensationEvent
<
TCommand
>
(
source
)
Decodes a raw compensation-event
payload
into a strongly-typed
DecodedCompensationEvent
.