public class DockerBuilderControlOptionStopAll extends DockerBuilderControlOption
| Modifier and Type | Class and Description |
|---|---|
static class |
DockerBuilderControlOptionStopAll.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
boolean |
remove |
| Constructor and Description |
|---|
DockerBuilderControlOptionStopAll(boolean remove) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(hudson.model.Run<?,?> build,
hudson.Launcher launcher,
hudson.model.TaskListener listener) |
getDescriptor, getLaunchAction@DataBoundConstructor public DockerBuilderControlOptionStopAll(boolean remove)
public void execute(hudson.model.Run<?,?> build,
hudson.Launcher launcher,
hudson.model.TaskListener listener)
throws com.github.dockerjava.api.exception.DockerException
execute in class DockerBuilderControlOptioncom.github.dockerjava.api.exception.DockerExceptionCopyright © 2016–2017. All rights reserved.