Package io.jenkins.plugins.aiagentjob
Class AiAgentTypeHandler.AcpExecutionSpec
java.lang.Object
io.jenkins.plugins.aiagentjob.AiAgentTypeHandler.AcpExecutionSpec
- Enclosing class:
AiAgentTypeHandler
Immutable settings for an Agent Client Protocol execution.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMaps required environment variable names to ACP authentication method IDs.Authentication methods to try when no method can be selected from the launch env.getModel()
-
Constructor Details
-
AcpExecutionSpec
-
AcpExecutionSpec
-
-
Method Details
-
getCommand
-
getModel
-
getReasoningEffort
-
getAuthenticationMethods
Maps required environment variable names to ACP authentication method IDs. -
getFallbackAuthenticationMethods
Authentication methods to try when no method can be selected from the launch env.
-