public interface IOperation
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IOperation.BoxOperation |
static interface |
IOperation.InstanceOperation |
| Modifier and Type | Method and Description |
|---|---|
void |
perform(ElasticBoxCloud cloud,
String workspace,
hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
TaskLogger logger) |
void perform(ElasticBoxCloud cloud, String workspace, hudson.model.AbstractBuild<?,?> build, hudson.Launcher launcher, TaskLogger logger) throws InterruptedException, IOException
InterruptedExceptionIOExceptionCopyright © 2016–2019. All rights reserved.