exekutor-core
Toggle table of contents
0.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
exekutor-core
exekutor-core
/
com.yonatankarp.exekutor.core.engine
/
StepExecutionEngine
/
run
run
suspend
fun
run
(
context
:
C
)
:
ExecutionDecision
Runs the execution plan for the given
context
.
Return
A final
ExecutionDecision
representing the outcome.