toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.api.common.workflow
/
WorkFlowBuilderReturning
Work
Flow
Builder
Returning
interface
WorkFlowBuilderReturning
Ensure consistent naming convention for workflow builders that return a given result type.
Inheritors
Companion
Companion
Companion
Companion
Companion
Members
Functions
returning
Link copied to clipboard
abstract
fun
<
RESULT
:
Any
>
returning
(
resultClass
:
Class
<
RESULT
>
)
:
Any