public abstract class ManageObject extends AbstractBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
ManageObject.ManageObjectDescriptor |
AbstractBuilder.AbstractBuilderDescriptor| Constructor and Description |
|---|
ManageObject(String cloud,
String workspace,
List<? extends Operation> operations) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Operation> |
getOperations() |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
getCloud, getWorkspaceall, 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.