Uses of Record Class
ai.agentscentral.core.handoff.Handoff
Packages that use Handoff
-
Uses of Handoff in ai.agentscentral.core.agent
Methods in ai.agentscentral.core.agent that return types with arguments of type Handoff -
Uses of Handoff in ai.agentscentral.core.handoff
Methods in ai.agentscentral.core.handoff that return HandoffModifier and TypeMethodDescriptionDefaultHandoffInstruction.handoff()Returns the value of thehandoffrecord component.HandoffInstruction.handoff()Methods in ai.agentscentral.core.handoff that return types with arguments of type HandoffMethod parameters in ai.agentscentral.core.handoff with type arguments of type HandoffConstructors in ai.agentscentral.core.handoff with parameters of type HandoffModifierConstructorDescriptionDefaultHandoffInstruction(String callId, Handoff handoff) Creates an instance of aDefaultHandoffInstructionrecord class.