Class DockerSlave.DockerSlaveRunListener

java.lang.Object
hudson.model.listeners.RunListener<Run>
it.dockins.dockerslaves.DockerSlave.DockerSlaveRunListener
All Implemented Interfaces:
ExtensionPoint
Enclosing class:
DockerSlave

@Extension public static class DockerSlave.DockerSlaveRunListener extends RunListener<Run>
This listener get notified as the build is going to start.
  • Constructor Details

    • DockerSlaveRunListener

      public DockerSlaveRunListener()
  • Method Details