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
/
SagaEngine
/
findSagaById
find
Saga
By
Id
open
fun
findSagaById
(
sagaId
:
String
)
:
S
?
(
source
)
Looks up the saga by id, returning
null
if absent.