public interface DryRun
extends hudson.ExtensionPoint
| Modifier and Type | Method and Description |
|---|---|
boolean |
performDryRun(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
boolean performDryRun(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws InterruptedException,
IOException
InterruptedExceptionIOExceptionCopyright © 2004-2015 Hudson. All Rights Reserved.