Package io.jenkins.plugins.aiagentjob
Class ExecutionRegistry
java.lang.Object
io.jenkins.plugins.aiagentjob.ExecutionRegistry
In-memory registry of live AI agent builds, used to coordinate tool-call approval gates between
the running agent process and the Jenkins web UI.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classResult of a user approval decision.static final classLive mutable state for one running build.static final classImmutable view model for one outstanding approval request. -
Method Summary
-
Method Details
-
register
-
get
-
unregister
-