Uses of Class
io.jenkins.plugins.aiagentjob.AiAgentTypeHandler.AcpExecutionSpec
Packages that use AiAgentTypeHandler.AcpExecutionSpec
Package
Description
Core implementation for the AI Agent Jenkins plugin: build step execution, event parsing, usage
accounting, and approval-gate coordination.
-
Uses of AiAgentTypeHandler.AcpExecutionSpec in io.jenkins.plugins.aiagentjob
Methods in io.jenkins.plugins.aiagentjob that return AiAgentTypeHandler.AcpExecutionSpecModifier and TypeMethodDescriptionAiAgentTypeHandler.buildAcpExecution(AiAgentConfiguration config) Returns an ACP server command when this agent needs a bidirectional approval channel, ornullwhen its normal command handles approvals directly. -
Uses of AiAgentTypeHandler.AcpExecutionSpec in io.jenkins.plugins.aiagentjob.opencode
Methods in io.jenkins.plugins.aiagentjob.opencode that return AiAgentTypeHandler.AcpExecutionSpecModifier and TypeMethodDescriptionOpenCodeAgentHandler.buildAcpExecution(AiAgentConfiguration config)