com.thalesgroup.hudson.plugins.tusarnotifier.types.violation
Class CustomViolationInputMetric

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

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

Author:
Gregory Boissinot
See Also:
Serialized Form

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

CustomViolationInputMetric

public CustomViolationInputMetric()
Method Detail

setCustomXSLFile

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


Copyright © 2004-2012. All Rights Reserved.