Uses of Class
io.jenkins.plugins.aiagentjob.ExecutionRegistry.PendingApproval
Packages that use ExecutionRegistry.PendingApproval
Package
Description
Core implementation for the AI Agent Jenkins plugin: build step execution, event parsing, usage
accounting, and approval-gate coordination.
-
Uses of ExecutionRegistry.PendingApproval in io.jenkins.plugins.aiagentjob
Methods in io.jenkins.plugins.aiagentjob that return types with arguments of type ExecutionRegistry.PendingApprovalModifier and TypeMethodDescriptionAiAgentRunAction.getPendingApprovals()AiAgentRunAction.getPendingApprovals(int invocationId) ExecutionRegistry.LiveExecution.getPendingApprovals()