public abstract class ContainerDriverFactory extends hudson.model.AbstractDescribableImpl<ContainerDriverFactory> implements hudson.ExtensionPoint
| Constructor and Description |
|---|
ContainerDriverFactory() |
| Modifier and Type | Method and Description |
|---|---|
abstract ContainerDriver |
forJob(hudson.model.Job context) |
public abstract ContainerDriver forJob(hudson.model.Job context) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2016. All rights reserved.