Skip navigation links
A C E G H I M O S U V 

A

AbstractOutputMetric - Class in org.jenkinsci.lib.dtkit.model
 
AbstractOutputMetric() - Constructor for class org.jenkinsci.lib.dtkit.model.AbstractOutputMetric
 
AnyTypeAdapter - Class in org.jenkinsci.lib.dtkit.model.xml
 
AnyTypeAdapter() - Constructor for class org.jenkinsci.lib.dtkit.model.xml.AnyTypeAdapter
 

C

convert(File, File) - Method in class org.jenkinsci.lib.dtkit.model.InputMetric
Convert an input file to an output file Give your conversion process Input and Output files are relatives to the filesystem where the process is executed on (like Hudson agent).
convert(File, File, Map<String, Object>) - Method in class org.jenkinsci.lib.dtkit.model.InputMetric
Convert an input file to an output file Give your conversion process Input and Output files are relatives to the filesystem where the process is executed on (like Hudson agent).
convert(File, File, Map<String, Object>) - Method in class org.jenkinsci.lib.dtkit.model.InputMetricXSL
 
convert(File, File) - Method in class org.jenkinsci.lib.dtkit.model.InputMetricXSL
 
convert(File, File, File, Map<String, Object>) - Method in class org.jenkinsci.lib.dtkit.model.InputMetricXSL
Convert an input file to an output file Give your conversion process Input and Output files are relatives to the filesystem where the process is executed on (like Hudson agent)
convert(File, File, String, Map<String, Object>) - Method in class org.jenkinsci.lib.dtkit.model.InputMetricXSL
Convert an input file to an output file Give your conversion process Input and Output files are relatives to the filesystem where the process is executed on (like Hudson agent)

E

equals(Object) - Method in class org.jenkinsci.lib.dtkit.model.InputMetric
 
equals(Object) - Method in class org.jenkinsci.lib.dtkit.model.InputMetricXSL
 

G

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

H

hashCode() - Method in class org.jenkinsci.lib.dtkit.model.InputMetric
 
hashCode() - Method in class org.jenkinsci.lib.dtkit.model.InputMetricXSL
 

I

InputMetric - Class in org.jenkinsci.lib.dtkit.model
 
InputMetric() - Constructor for class org.jenkinsci.lib.dtkit.model.InputMetric
 
InputMetricException - Exception in org.jenkinsci.lib.dtkit.model
 
InputMetricException() - Constructor for exception org.jenkinsci.lib.dtkit.model.InputMetricException
 
InputMetricException(String) - Constructor for exception org.jenkinsci.lib.dtkit.model.InputMetricException
 
InputMetricException(Throwable) - Constructor for exception org.jenkinsci.lib.dtkit.model.InputMetricException
 
InputMetricException(String, Throwable) - Constructor for exception org.jenkinsci.lib.dtkit.model.InputMetricException
 
InputMetricFactory - Class in org.jenkinsci.lib.dtkit.model
 
InputMetricFactory() - Constructor for class org.jenkinsci.lib.dtkit.model.InputMetricFactory
 
InputMetricOther - Class in org.jenkinsci.lib.dtkit.model
 
InputMetricOther() - Constructor for class org.jenkinsci.lib.dtkit.model.InputMetricOther
 
InputMetricType - Enum in org.jenkinsci.lib.dtkit.model
 
InputMetricXSL - Class in org.jenkinsci.lib.dtkit.model
 
InputMetricXSL() - Constructor for class org.jenkinsci.lib.dtkit.model.InputMetricXSL
 
InputType - Enum in org.jenkinsci.lib.dtkit.model
 
isDefault() - Method in class org.jenkinsci.lib.dtkit.model.InputMetric
 

M

marshal(Object) - Method in class org.jenkinsci.lib.dtkit.model.xml.AnyTypeAdapter
 

O

org.jenkinsci.lib.dtkit.model - package org.jenkinsci.lib.dtkit.model
 
org.jenkinsci.lib.dtkit.model.xml - package org.jenkinsci.lib.dtkit.model.xml
 
OutputMetric - Interface in org.jenkinsci.lib.dtkit.model
OutputMetric Interface.

S

setInputMetricType(InputMetricType) - Method in class org.jenkinsci.lib.dtkit.model.InputMetric
 
setInputValidationErrors(List<ValidationError>) - Method in class org.jenkinsci.lib.dtkit.model.InputMetric
 
setLabel(String) - Method in class org.jenkinsci.lib.dtkit.model.InputMetric
 
setOutputFormatType(OutputMetric) - Method in class org.jenkinsci.lib.dtkit.model.InputMetric
 
setOutputValidationErrors(List<ValidationError>) - Method in class org.jenkinsci.lib.dtkit.model.InputMetric
 
setToolName(String) - Method in class org.jenkinsci.lib.dtkit.model.InputMetric
 
setToolType(InputType) - Method in class org.jenkinsci.lib.dtkit.model.InputMetric
 
setToolVersion(String) - Method in class org.jenkinsci.lib.dtkit.model.InputMetric
 

U

unmarshal(Object) - Method in class org.jenkinsci.lib.dtkit.model.xml.AnyTypeAdapter
 

V

validate(File) - Method in class org.jenkinsci.lib.dtkit.model.AbstractOutputMetric
 
validate(File) - Method in interface org.jenkinsci.lib.dtkit.model.OutputMetric
 
validateInputFile(File) - Method in class org.jenkinsci.lib.dtkit.model.InputMetric
Gives the validation process for the input file.
validateInputFile(File) - Method in class org.jenkinsci.lib.dtkit.model.InputMetricXSL
 
validateOutputFile(File) - Method in class org.jenkinsci.lib.dtkit.model.InputMetric
Gives the validation process for the output file.
validateOutputFile(File) - Method in class org.jenkinsci.lib.dtkit.model.InputMetricXSL
 
valueOf(String) - Static method in enum org.jenkinsci.lib.dtkit.model.InputMetricType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jenkinsci.lib.dtkit.model.InputType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jenkinsci.lib.dtkit.model.InputMetricType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jenkinsci.lib.dtkit.model.InputType
Returns an array containing the constants of this enum type, in the order they are declared.
A C E G H I M O S U V 
Skip navigation links

Copyright © 2004–2020. All rights reserved.