toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.api.common.workflow.loop
/
RepeatUntilActionContext
/
RepeatUntilActionContext
Repeat
Until
Action
Context
constructor
(
input
:
INPUT
,
processContext
:
ProcessContext
,
action
:
Action
,
inputClass
:
Class
<
INPUT
>
,
outputClass
:
Class
<
RESULT
>
,
history
:
ResultHistory
<
RESULT
>
)