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
IOException
public Execution(Run<?,?> run, Launcher launcher, TaskListener listener, FilePath workspace) throws IOException
IOException
public void execute() throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2016–2022. All rights reserved.