KState-Saga
Toggle table of contents
v1.6.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KState-Saga
KState-Saga
/
ca.acendas.kstate.saga
/
StatefulStepScope
/
StatefulStepScope
Stateful
Step
Scope
constructor
(
stateHolder
:
AtomicReference
<
S
>
,
result
:
R
?
)
Parameters
R
The type of result produced by saga steps
S
The type of shared saga state