Package caphyon.jenkins.advinst
Class AdvinstTool
- java.lang.Object
-
- caphyon.jenkins.advinst.AdvinstTool
-
public final class AdvinstTool extends Object
-
-
Constructor Summary
Constructors Constructor Description AdvinstTool(String advinstComPath)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
executeCommands(List<String> commands, FilePath aipPath, FilePath workspace, Launcher launcher, TaskListener listener, EnvVars env)
-
-
-
Constructor Detail
-
AdvinstTool
public AdvinstTool(String advinstComPath)
-
-
Method Detail
-
executeCommands
public boolean executeCommands(List<String> commands, FilePath aipPath, FilePath workspace, Launcher launcher, TaskListener listener, EnvVars env) throws AdvinstException
- Throws:
AdvinstException
-
-