public class StartBox extends InstanceBuildStep
| Modifier and Type | Class and Description |
|---|---|
static class |
StartBox.DescriptorImpl
Deprecated.
|
InstanceBuildStep.Descriptor| Constructor and Description |
|---|
StartBox(String cloud,
String workspace,
String box,
String instance,
String buildStep)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
Deprecated.
|
getBox, getBuildStep, getCloud, getInstance, getInstanceProvider, getWorkspace, readResolveall, getDescriptor, getRequiredMonitorService, prebuildpublic boolean perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws InterruptedException,
IOException
perform in interface hudson.tasks.BuildStepperform in class hudson.tasks.BuildStepCompatibilityLayerInterruptedExceptionIOExceptionCopyright © 2016–2019. All rights reserved.