toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.api.annotation
/
WaitFor
Wait
For
open
class
WaitFor
Java syntax sugar for HITL
See also
com.
embabel.
agent.
api.
annotation.
WaitKt
Members
Functions
awaitable
Link copied to clipboard
open
fun
<
P
>
awaitable
(
awaitable
:
Awaitable
<
P
,
out
Any
>
)
:
P
confirmation
Link copied to clipboard
open
fun
<
P
>
confirmation
(
what
:
P
,
description
:
String
)
:
P
form
Submission
Link copied to clipboard
open
fun
<
T
>
formSubmission
(
title
:
String
,
clazz
:
Class
<
T
>
)
:
T