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
/
StepActionBuilder
/
does
does
infix
fun
does
(
forward
:
suspend
(
C
)
->
R
)
:
SagaStepConfiguration
<
C
,
R
>
Defines the step's forward action (suspend function).