public class StartCommand extends DockerCommand
http://docs.docker.io/en/master/api/docker_remote_api_v1.8/#start-a-container| Modifier and Type | Class and Description |
|---|---|
static class |
StartCommand.StartCommandDescriptor |
DockerCommand.DockerCommandDescriptor| Constructor and Description |
|---|
StartCommand(String containerIds) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(hudson.model.AbstractBuild build,
ConsoleLogger console) |
String |
getContainerIds() |
all, getClient, getDescriptor@DataBoundConstructor public StartCommand(String containerIds)
public String getContainerIds()
public void execute(hudson.model.AbstractBuild build,
ConsoleLogger console)
throws com.kpelykh.docker.client.DockerException
execute in class DockerCommandcom.kpelykh.docker.client.DockerExceptionCopyright © 2004-2014. All Rights Reserved.