Hierarchy For Package ai.agentscentral.core.agentic.executor
Class Hierarchy
- java.lang.Object
- ai.agentscentral.core.agentic.executor.AgenticExecutorInitializer
- ai.agentscentral.core.agentic.executor.DefaultAgentExecutor (implements ai.agentscentral.core.agentic.executor.AgentExecutor)
- ai.agentscentral.core.agentic.executor.DefaultHandoffExecutor (implements ai.agentscentral.core.agentic.executor.HandoffExecutor)
- ai.agentscentral.core.agentic.executor.MessageExecutionContext
- ai.agentscentral.core.agentic.executor.RoutingModeTeamExecutor (implements ai.agentscentral.core.agentic.executor.TeamExecutor)
Interface Hierarchy
- ai.agentscentral.core.agentic.executor.AgenticExecutor<T>
- ai.agentscentral.core.agentic.executor.AgentExecutor
- ai.agentscentral.core.agentic.executor.TeamExecutor
- ai.agentscentral.core.agentic.executor.HandoffExecutor