Package it.dockins.dockerslaves
Class DockerSlave.DockerSlaveRunListener
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
DockerSlave
This listener get notified as the build is going to start.
-
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, createLoadAllower, fireCompleted, fireDeleted, fireFinalized, fireInitialize, fireStarted, onCompleted, onDeleted, onFinalized, onInitialize, register, setUpEnvironment, unregister
-
Constructor Details
-
DockerSlaveRunListener
public DockerSlaveRunListener()
-
-
Method Details
-
onStarted
- Overrides:
onStartedin classRunListener<Run>
-