org.jbehave.jenkins
Class MavenSurefireModel

java.lang.Object
  extended by com.thalesgroup.dtkit.metrics.model.AbstractOutputMetric
      extended by org.jbehave.jenkins.MavenSurefireModel
All Implemented Interfaces:
com.thalesgroup.dtkit.metrics.model.OutputMetric, java.io.Serializable

public class MavenSurefireModel
extends com.thalesgroup.dtkit.metrics.model.AbstractOutputMetric
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
MavenSurefireModel()
           
 
Method Summary
 java.lang.String getDescription()
           
 java.lang.String getKey()
           
 java.lang.String getVersion()
           
 java.lang.String[] getXsdNameList()
           
 
Methods inherited from class com.thalesgroup.dtkit.metrics.model.AbstractOutputMetric
validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MavenSurefireModel

public MavenSurefireModel()
Method Detail

getKey

public java.lang.String getKey()
Specified by:
getKey in interface com.thalesgroup.dtkit.metrics.model.OutputMetric

getDescription

public java.lang.String getDescription()
Specified by:
getDescription in interface com.thalesgroup.dtkit.metrics.model.OutputMetric

getVersion

public java.lang.String getVersion()
Specified by:
getVersion in interface com.thalesgroup.dtkit.metrics.model.OutputMetric

getXsdNameList

public java.lang.String[] getXsdNameList()
Specified by:
getXsdNameList in interface com.thalesgroup.dtkit.metrics.model.OutputMetric


Copyright © 2003-2012. All Rights Reserved.