com.thalesgroup.hudson.plugins.tusarnotifier.types.measure
Class CustomMeasureInputMetric

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.measure.CustomMeasureInputMetric
All Implemented Interfaces:
CustomInputMetric, Serializable

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

Author:
Gregory Boissinot
See Also:
Serialized Form

Constructor Summary
CustomMeasureInputMetric()
           
 
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

CustomMeasureInputMetric

public CustomMeasureInputMetric()
Method Detail

setCustomXSLFile

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


Copyright © 2004-2012. All Rights Reserved.