toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.api.common.workflow.loop
/
ResultHistory
/
ResultHistory
Result
History
constructor
(
_results
:
MutableList
<
RESULT
>
=
mutableListOf()
,
timestamp
:
Instant
=
Instant.now()
)