Class AgentBuildHistoryListeners.AgentBuildHistoryExecutorListener
java.lang.Object
io.jenkins.plugins.agent_build_history.AgentBuildHistoryListeners.AgentBuildHistoryExecutorListener
- All Implemented Interfaces:
ExtensionPoint,ExecutorListener
- Enclosing class:
AgentBuildHistoryListeners
@Extension
public static class AgentBuildHistoryListeners.AgentBuildHistoryExecutorListener
extends Object
implements ExecutorListener
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.model.ExecutorListener
taskAccepted, taskCompleted, taskCompletedWithProblems
-
Constructor Details
-
AgentBuildHistoryExecutorListener
public AgentBuildHistoryExecutorListener()
-
-
Method Details
-
taskStarted
- Specified by:
taskStartedin interfaceExecutorListener
-