Class DockerSlave.DockerSlaveSCMListener

java.lang.Object
hudson.model.listeners.SCMListener
it.dockins.dockerslaves.DockerSlave.DockerSlaveSCMListener
All Implemented Interfaces:
ExtensionPoint
Enclosing class:
DockerSlave

@Extension public static class DockerSlave.DockerSlaveSCMListener extends SCMListener
This listener get notified as the build completes the SCM checkout. We use this event to determine when the build has to switch from SCM docker images to Build images to host build steps execution.