com.thalesgroup.hudson.plugins.tusarnotifier.types.test
Class CustomTestInputMetric

java.lang.Object
  extended by com.thalesgroup.dtkit.metrics.model.InputMetric
      extended by com.thalesgroup.dtkit.metrics.model.InputMetricXSL
          extended by com.thalesgroup.hudson.plugins.tusarnotifier.types.test.CustomTestInputMetric
All Implemented Interfaces:
CustomInputMetric, Serializable

public class CustomTestInputMetric
extends com.thalesgroup.dtkit.metrics.model.InputMetricXSL
implements CustomInputMetric

Author:
Gregory Boissinot
See Also:
Serialized Form

Constructor Summary
CustomTestInputMetric()
           
 
Method Summary
 void setCustomXSLFile(File customXSLFile)
           
 
Methods inherited from class com.thalesgroup.dtkit.metrics.model.InputMetricXSL
convert, convert, equals, getInputMetricType, getInputXsdClass, getInputXsdFileList, getInputXsdNameList, getListXsdInputStream, getOutputXsdNameList, getXslFile, getXslInputStream, getXslName, getXslResourceClass, hashCode, validateInputFile, validateOutputFile
 
Methods inherited from class com.thalesgroup.dtkit.metrics.model.InputMetric
getInputValidationErrors, getLabel, getOutputFormatType, getOutputValidationErrors, getToolName, getToolType, getToolVersion, isDefault, setInputMetricType, setInputValidationErrors, setLabel, setOutputFormatType, setOutputValidationErrors, setToolName, setToolType, setToolVersion
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomTestInputMetric

public CustomTestInputMetric()
Method Detail

setCustomXSLFile

public void setCustomXSLFile(File customXSLFile)
Specified by:
setCustomXSLFile in interface CustomInputMetric


Copyright © 2004-2012. All Rights Reserved.