Class ParasoftInputMetric
java.lang.Object
org.jenkinsci.lib.dtkit.model.InputMetric
org.jenkinsci.lib.dtkit.model.InputMetricXSL
com.parasoft.findings.jenkins.xunit.ParasoftInputMetric
- All Implemented Interfaces:
Serializable
public class ParasoftInputMetric
extends org.jenkinsci.lib.dtkit.model.InputMetricXSL
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionString[]
org.jenkinsci.lib.dtkit.model.OutputMetric
org.jenkinsci.lib.dtkit.model.InputType
Methods inherited from class org.jenkinsci.lib.dtkit.model.InputMetricXSL
convert, convert, convert, convert, equals, getInputMetricType, getInputXsdClass, getInputXsdFileList, getListXsdInputStream, getOutputXsdNameList, getUserContentXSLDirRelativePath, getXslFile, getXslInputStream, getXslResourceClass, hashCode, validateInputFile, validateOutputFile
Methods inherited from class org.jenkinsci.lib.dtkit.model.InputMetric
getInputValidationErrors, getLabel, getOutputValidationErrors, isDefault, setInputMetricType, setInputValidationErrors, setLabel, setOutputFormatType, setOutputValidationErrors, setToolName, setToolType, setToolVersion
-
Constructor Details
-
ParasoftInputMetric
public ParasoftInputMetric()
-
-
Method Details
-
getToolType
public org.jenkinsci.lib.dtkit.model.InputType getToolType()- Overrides:
getToolType
in classorg.jenkinsci.lib.dtkit.model.InputMetric
-
getToolName
- Overrides:
getToolName
in classorg.jenkinsci.lib.dtkit.model.InputMetric
-
getToolVersion
- Overrides:
getToolVersion
in classorg.jenkinsci.lib.dtkit.model.InputMetric
-
getXslName
- Overrides:
getXslName
in classorg.jenkinsci.lib.dtkit.model.InputMetricXSL
-
getInputXsdNameList
- Overrides:
getInputXsdNameList
in classorg.jenkinsci.lib.dtkit.model.InputMetricXSL
-
getOutputFormatType
public org.jenkinsci.lib.dtkit.model.OutputMetric getOutputFormatType()- Overrides:
getOutputFormatType
in classorg.jenkinsci.lib.dtkit.model.InputMetric
-