Class AgentBuildHistory
java.lang.Object
io.jenkins.plugins.agent_build_history.AgentBuildHistory
- All Implemented Interfaces:
Action,ModelObject
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic voidstartFlowNodeExecution(Computer c, org.jenkinsci.plugins.workflow.job.WorkflowRun run, org.jenkinsci.plugins.workflow.graph.FlowNode node) static voidstartJobExecution(Computer c, Run<?, ?> run)
-
Constructor Details
-
AgentBuildHistory
-
-
Method Details
-
getComputer
-
isLoadingComplete
public boolean isLoadingComplete() -
getHandler
-
getExecutions
-
startJobExecution
-
startFlowNodeExecution
public static void startFlowNodeExecution(Computer c, org.jenkinsci.plugins.workflow.job.WorkflowRun run, org.jenkinsci.plugins.workflow.graph.FlowNode node) -
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-