KState-Saga
Toggle table of contents
v1.9.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KState-Saga
KState-Saga
/
ca.acendas.kstate.saga.dsl
/
ResumeId
/
ResumeId
Resume
Id
constructor
(
executor
:
StatefulSagaExecutor
<
C
,
R
,
S
>
,
id
:
String
)
Parameters
C
The saga context type.
R
The saga result type.
S
The saga state type.