Interface LoopAgentInstance
- All Superinterfaces:
AgentInstance
- All Known Implementing Classes:
DefaultLoopAgentInstance
-
Method Summary
Modifier and TypeMethodDescriptionintbooleanMethods inherited from interface AgentInstance
agentId, arguments, as, async, description, leaf, name, outputKey, outputType, parent, subagents, topology, type
-
Method Details
-
maxIterations
int maxIterations() -
testExitAtLoopEnd
boolean testExitAtLoopEnd() -
exitCondition
String exitCondition()
-