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

java.lang.Object
  extended by com.thalesgroup.dtkit.metrics.model.InputMetric
      extended by com.thalesgroup.dtkit.metrics.model.InputMetricOther
          extended by com.thalesgroup.hudson.plugins.tusarnotifier.types.test.TusarTestInputMetric
All Implemented Interfaces:
Serializable

public class TusarTestInputMetric
extends com.thalesgroup.dtkit.metrics.model.InputMetricOther

Author:
Gregory Boissinot
See Also:
Serialized Form

Constructor Summary
TusarTestInputMetric()
           
 
Method Summary
 void convert(File inputFile, File outFile, Map<String,Object> params)
           
 boolean validateInputFile(File inputXMLFile)
           
 boolean validateOutputFile(File inputXMLFile)
           
 
Methods inherited from class com.thalesgroup.dtkit.metrics.model.InputMetricOther
getInputMetricType
 
Methods inherited from class com.thalesgroup.dtkit.metrics.model.InputMetric
convert, equals, getInputValidationErrors, getLabel, getOutputFormatType, getOutputValidationErrors, getToolName, getToolType, getToolVersion, hashCode, 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

TusarTestInputMetric

public TusarTestInputMetric()
Method Detail

convert

public void convert(File inputFile,
                    File outFile,
                    Map<String,Object> params)
             throws com.thalesgroup.dtkit.util.converter.ConversionException
Specified by:
convert in class com.thalesgroup.dtkit.metrics.model.InputMetric
Throws:
com.thalesgroup.dtkit.util.converter.ConversionException

validateInputFile

public boolean validateInputFile(File inputXMLFile)
                          throws com.thalesgroup.dtkit.util.validator.ValidationException
Specified by:
validateInputFile in class com.thalesgroup.dtkit.metrics.model.InputMetric
Throws:
com.thalesgroup.dtkit.util.validator.ValidationException

validateOutputFile

public boolean validateOutputFile(File inputXMLFile)
                           throws com.thalesgroup.dtkit.util.validator.ValidationException
Specified by:
validateOutputFile in class com.thalesgroup.dtkit.metrics.model.InputMetric
Throws:
com.thalesgroup.dtkit.util.validator.ValidationException


Copyright © 2004-2012. All Rights Reserved.