public class PolyspaceHelpers extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PolyspaceHelpers.AccessUploadResult |
| Constructor and Description |
|---|
PolyspaceHelpers() |
| Modifier and Type | Method and Description |
|---|---|
static hudson.util.FormValidation |
checkPolyspaceAccess(String polyspacePath,
String user,
String password,
String protocol,
String host,
String port) |
static void |
checkPolyspaceBinCommandExists(String polyspaceCommand) |
static void |
checkPolyspaceBinFolderExists(String polyspacePath) |
static Boolean |
checkPolyspaceCommand(List<String> Command) |
static String |
exeSuffix() |
static String |
getReportOwner(String report,
String owner) |
static String |
getReportOwnerList(String report) |
static void |
main(String[] arg) |
static int |
reportCountFindings(String report) |
public static final String exeSuffix()
public static void checkPolyspaceBinFolderExists(String polyspacePath) throws hudson.util.FormValidation
hudson.util.FormValidationpublic static void checkPolyspaceBinCommandExists(String polyspaceCommand) throws hudson.util.FormValidation
hudson.util.FormValidationpublic static hudson.util.FormValidation checkPolyspaceAccess(String polyspacePath, String user, String password, String protocol, String host, String port)
public static int reportCountFindings(String report)
public static void main(String[] arg) throws IOException, RuntimeException, NumberFormatException
Copyright © 2016–2021. All rights reserved.