protected static final class MultiBinding.NullUnbinder extends Object implements MultiBinding.Unbinder
| Modifier | Constructor and Description |
|---|---|
protected |
NullUnbinder() |
| Modifier and Type | Method and Description |
|---|---|
void |
unbind(hudson.model.Run<?,?> build,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener)
Performs any needed cleanup.
|
public void unbind(hudson.model.Run<?,?> build,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener)
throws IOException,
InterruptedException
MultiBinding.Unbinderunbind in interface MultiBinding.UnbinderIOExceptionInterruptedExceptionCopyright © 2016. All rights reserved.