public class SweagleValidateReportUtils extends Object
Constructor and Description |
---|
SweagleValidateReportUtils() |
Modifier and Type | Method and Description |
---|---|
static ArrayList<ValidatorStatus> |
buildValidatorStatuses(String mdsName,
String sweagleURL,
hudson.util.Secret sweagleAPIkey,
hudson.model.TaskListener listener,
boolean showResults,
boolean stored,
hudson.model.Run<?,?> run) |
static void |
writeJunitXmlFile(ArrayList<ValidatorStatus> list,
hudson.FilePath workspace) |
public static ArrayList<ValidatorStatus> buildValidatorStatuses(String mdsName, String sweagleURL, hudson.util.Secret sweagleAPIkey, hudson.model.TaskListener listener, boolean showResults, boolean stored, hudson.model.Run<?,?> run) throws InterruptedException, IOException
InterruptedException
IOException
public static void writeJunitXmlFile(ArrayList<ValidatorStatus> list, hudson.FilePath workspace)
Copyright © 2016–2020. All rights reserved.