public class VisualExpertHelper extends Object
| Constructor and Description |
|---|
VisualExpertHelper() |
| Modifier and Type | Method and Description |
|---|---|
static hudson.util.ArgumentListBuilder |
GetCommandLine(String cmdArg) |
static String |
GetVisualExpertCommandOutputFile() |
static hudson.model.TaskListener |
GetVisualExpertCommandOutputListener(String logsFileName) |
static ArrayList<String> |
ReadProjectsFile(String installPath) |
static boolean |
VerifyOutput(String outputFileName,
String compareString,
boolean negateComparison,
hudson.model.TaskListener listener) |
public static hudson.util.ArgumentListBuilder GetCommandLine(String cmdArg)
public static String GetVisualExpertCommandOutputFile()
public static hudson.model.TaskListener GetVisualExpertCommandOutputListener(String logsFileName)
Copyright © 2016–2021. All rights reserved.