public abstract class ContainerDefinition extends hudson.model.AbstractDescribableImpl<ContainerDefinition>
| Constructor and Description |
|---|
ContainerDefinition() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getImage(ContainerDriver driver,
hudson.model.TaskListener listener) |
abstract String |
getSize() |
public abstract String getImage(ContainerDriver driver, hudson.model.TaskListener listener) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic abstract String getSize()
Copyright © 2016. All rights reserved.