Class XUnitDotNet
java.lang.Object
org.jenkinsci.lib.dtkit.model.InputMetric
org.jenkinsci.lib.dtkit.model.InputMetricXSL
org.jenkinsci.plugins.xunit.types.XUnitDotNet
- All Implemented Interfaces:
Serializable
public class XUnitDotNet
extends org.jenkinsci.lib.dtkit.model.InputMetricXSL
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]org.jenkinsci.lib.dtkit.model.OutputMetricorg.jenkinsci.lib.dtkit.model.InputTypebooleanMethods 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, validateOutputFileMethods inherited from class org.jenkinsci.lib.dtkit.model.InputMetric
getInputValidationErrors, getLabel, getOutputValidationErrors, setInputMetricType, setInputValidationErrors, setLabel, setOutputFormatType, setOutputValidationErrors, setToolName, setToolType, setToolVersion
-
Constructor Details
-
XUnitDotNet
public XUnitDotNet()
-
-
Method Details
-
getToolType
public org.jenkinsci.lib.dtkit.model.InputType getToolType()- Overrides:
getToolTypein classorg.jenkinsci.lib.dtkit.model.InputMetric
-
getToolName
- Overrides:
getToolNamein classorg.jenkinsci.lib.dtkit.model.InputMetric
-
getToolVersion
- Overrides:
getToolVersionin classorg.jenkinsci.lib.dtkit.model.InputMetric
-
isDefault
public boolean isDefault()- Overrides:
isDefaultin classorg.jenkinsci.lib.dtkit.model.InputMetric
-
getXslName
- Overrides:
getXslNamein classorg.jenkinsci.lib.dtkit.model.InputMetricXSL
-
getInputXsdNameList
- Overrides:
getInputXsdNameListin classorg.jenkinsci.lib.dtkit.model.InputMetricXSL
-
getOutputFormatType
public org.jenkinsci.lib.dtkit.model.OutputMetric getOutputFormatType()- Overrides:
getOutputFormatTypein classorg.jenkinsci.lib.dtkit.model.InputMetric
-