Uses of Class
io.jenkins.plugins.aiagentjob.AiAgentLogParser.EventView
Packages that use AiAgentLogParser.EventView
Package
Description
Core implementation for the AI Agent Jenkins plugin: build step execution, event parsing, usage
accounting, and approval-gate coordination.
-
Uses of AiAgentLogParser.EventView in io.jenkins.plugins.aiagentjob
Methods in io.jenkins.plugins.aiagentjob that return types with arguments of type AiAgentLogParser.EventViewModifier and TypeMethodDescriptionAiAgentRunAction.getEvents()AiAgentRunAction.getEvents(int invocationId) static List<AiAgentLogParser.EventView> static List<AiAgentLogParser.EventView> AiAgentLogParser.parse(File rawLogFile, AiAgentLogFormat format)