Class DockerPublisherControl

java.lang.Object
hudson.tasks.BuildStepCompatibilityLayer
hudson.tasks.Publisher
hudson.tasks.Recorder
com.nirima.jenkins.plugins.docker.publisher.DockerPublisherControl
All Implemented Interfaces:
ExtensionPoint, Describable<Publisher>, BuildStep, Serializable

public class DockerPublisherControl extends Recorder implements Serializable
Post-build step that allow stop all matched container
Author:
magnayn
See Also: