- getDescription() - Method in interface org.jenkinsci.lib.dtkit.model.OutputMetric
-
- getInputMetricType() - Method in class org.jenkinsci.lib.dtkit.model.InputMetric
-
Gives the input metric type (XSL or Other) according the subclass type.
- getInputMetricType() - Method in class org.jenkinsci.lib.dtkit.model.InputMetricOther
-
- getInputMetricType() - Method in class org.jenkinsci.lib.dtkit.model.InputMetricXSL
-
All the subclasses will be of XSL
- getInputType(String) - Static method in enum org.jenkinsci.lib.dtkit.model.InputType
-
- getInputValidationErrors() - Method in class org.jenkinsci.lib.dtkit.model.InputMetric
-
Gets all input validation errors.
- getInputXsdClass() - Method in class org.jenkinsci.lib.dtkit.model.InputMetricXSL
-
Gets the Class (namespace) of the xsd file resource
- getInputXsdFileList() - Method in class org.jenkinsci.lib.dtkit.model.InputMetricXSL
-
- getInputXsdNameList() - Method in class org.jenkinsci.lib.dtkit.model.InputMetricXSL
-
the XSD file associated to this tool result file
- getInstance(Class<? extends InputMetric>) - Static method in class org.jenkinsci.lib.dtkit.model.InputMetricFactory
-
- getInstanceWithNoDefaultConstructor(Class<? extends InputMetric>, Class<?>[], Object[]) - Static method in class org.jenkinsci.lib.dtkit.model.InputMetricFactory
-
- getKey() - Method in interface org.jenkinsci.lib.dtkit.model.OutputMetric
-
- getLabel() - Method in class org.jenkinsci.lib.dtkit.model.InputMetric
-
The label of the tool.
- getListXsdInputStream() - Method in class org.jenkinsci.lib.dtkit.model.InputMetricXSL
-
- getOutputFormatType() - Method in class org.jenkinsci.lib.dtkit.model.InputMetric
-
Gives the output format type (given by the format model).
- getOutputValidationErrors() - Method in class org.jenkinsci.lib.dtkit.model.InputMetric
-
Gets all output validation errors
- getOutputXsdNameList() - Method in class org.jenkinsci.lib.dtkit.model.InputMetricXSL
-
the XSD file associated to this output format
- getToolName() - Method in class org.jenkinsci.lib.dtkit.model.InputMetric
-
The name of the current tool.
- getToolType() - Method in class org.jenkinsci.lib.dtkit.model.InputMetric
-
Gives the metric tool type (TEST, COVERAGE, MEASURE, VIOLATION).
- getToolVersion() - Method in class org.jenkinsci.lib.dtkit.model.InputMetric
-
The version of the current tool.
- getUserContentXSLDirRelativePath() - Method in class org.jenkinsci.lib.dtkit.model.InputMetricXSL
-
- getValue() - Method in enum org.jenkinsci.lib.dtkit.model.InputType
-
- getVersion() - Method in interface org.jenkinsci.lib.dtkit.model.OutputMetric
-
- getXsdNameList() - Method in interface org.jenkinsci.lib.dtkit.model.OutputMetric
-
- getXslFile() - Method in class org.jenkinsci.lib.dtkit.model.InputMetricXSL
-
Overrides this method if you want to provide your own xsl (independent of its location)
Used for custom type where the user specifies its own xsl
- getXslInputStream() - Method in class org.jenkinsci.lib.dtkit.model.InputMetricXSL
-
- getXslName() - Method in class org.jenkinsci.lib.dtkit.model.InputMetricXSL
-
the XSL file associated to this tool
- getXslResourceClass() - Method in class org.jenkinsci.lib.dtkit.model.InputMetricXSL
-
Gets the Class (namespace) of the xsl file resource