public static class UpdaterPublisher.Execution extends Object
| Constructor and Description |
|---|
Execution(AbstractBuild<?,?> build,
Launcher launcher,
BuildListener listener) |
Execution(Run<?,?> run,
Launcher launcher,
TaskListener listener,
FilePath workspace) |
public Execution(AbstractBuild<?,?> build, Launcher launcher, BuildListener listener) throws IOException
IOExceptionpublic Execution(Run<?,?> run, Launcher launcher, TaskListener listener, FilePath workspace) throws IOException
IOExceptionpublic void execute()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionCopyright © 2016–2022. All rights reserved.