Class AgentBuildHistoryListeners.HistoryRunListener
java.lang.Object
hudson.model.listeners.RunListener<Run<?,?>>
io.jenkins.plugins.agent_build_history.AgentBuildHistoryListeners.HistoryRunListener
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
AgentBuildHistoryListeners
@Extension
public static class AgentBuildHistoryListeners.HistoryRunListener
extends RunListener<Run<?,?>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Field Summary
Fields inherited from class hudson.model.listeners.RunListener
LISTENERS, targetType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.model.listeners.RunListener
all, allowLoad, fireCompleted, fireDeleted, fireFinalized, fireInitialize, fireStarted, onCompleted, onInitialize, onStarted, register, setUpEnvironment, unregister
-
Constructor Details
-
HistoryRunListener
public HistoryRunListener()
-
-
Method Details
-
onDeleted
- Overrides:
onDeletedin classRunListener<Run<?,?>>
-
onFinalized
- Overrides:
onFinalizedin classRunListener<Run<?,?>>
-