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.api
/
StepResult
/
StepResult
Step
Result
constructor
(
outcome
:
Outcome
,
details
:
Any
?
=
null
)
Parameters
outcome
The result type (pass, fail, friction).
details
Optional metadata or reason for failure/friction.