Class ParasoftSOAtest9xInputMetric

  • All Implemented Interfaces:
    Serializable

    public class ParasoftSOAtest9xInputMetric
    extends org.jenkinsci.lib.dtkit.model.InputMetricXSL
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      String[] getInputXsdNameList()  
      org.jenkinsci.lib.dtkit.model.OutputMetric getOutputFormatType()  
      String getToolName()  
      org.jenkinsci.lib.dtkit.model.InputType getToolType()  
      String getToolVersion()  
      String getXslName()  
      • 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 Detail

      • ParasoftSOAtest9xInputMetric

        public ParasoftSOAtest9xInputMetric()
    • Method Detail

      • getToolType

        public org.jenkinsci.lib.dtkit.model.InputType getToolType()
        Overrides:
        getToolType in class org.jenkinsci.lib.dtkit.model.InputMetric
      • getToolName

        public String getToolName()
        Overrides:
        getToolName in class org.jenkinsci.lib.dtkit.model.InputMetric
      • getToolVersion

        public String getToolVersion()
        Overrides:
        getToolVersion in class org.jenkinsci.lib.dtkit.model.InputMetric
      • getXslName

        public String getXslName()
        Overrides:
        getXslName in class org.jenkinsci.lib.dtkit.model.InputMetricXSL
      • getInputXsdNameList

        public String[] getInputXsdNameList()
        Overrides:
        getInputXsdNameList in class org.jenkinsci.lib.dtkit.model.InputMetricXSL
      • getOutputFormatType

        public org.jenkinsci.lib.dtkit.model.OutputMetric getOutputFormatType()
        Overrides:
        getOutputFormatType in class org.jenkinsci.lib.dtkit.model.InputMetric