public class DefaultProcStarterFactory extends Object implements ProcStarterFactory
ProcStarterFactory.| Constructor and Description |
|---|
DefaultProcStarterFactory() |
| Modifier and Type | Method and Description |
|---|---|
hudson.Launcher.ProcStarter |
create(TricentisCiBuilder runner,
hudson.model.Run<?,?> run,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener)
Creates the.
|
public hudson.Launcher.ProcStarter create(TricentisCiBuilder runner, hudson.model.Run<?,?> run, hudson.FilePath workspace, hudson.Launcher launcher, hudson.model.TaskListener listener) throws InterruptedException, IOException
create in interface ProcStarterFactoryrunner - the runnerrun - the runworkspace - the workspacelauncher - the launcherlistener - the listenerInterruptedException - the interrupted exceptionIOException - Signals that an I/O exception has occurred.Copyright © 2018–2019 Tricentis. All rights reserved.