toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.api.dsl
/
AgentBuilder
/
ConditionDelegateProvider
/
ConditionDelegateProvider
Condition
Delegate
Provider
constructor
(
specifiedName
:
String
?
=
null
,
factory
:
(
name
:
String
)
->
Condition
,
conditions
:
MutableSet
<
Condition
>
)