com.thalesgroup.dtkit.metrics.hudson.model
Class CoberturaTusarHudsonCoverageType

java.lang.Object
  extended by com.thalesgroup.dtkit.metrics.hudson.api.type.MetricsType
      extended by com.thalesgroup.dtkit.metrics.hudson.api.type.CoverageType
          extended by com.thalesgroup.dtkit.metrics.hudson.model.CoberturaTusarHudsonCoverageType
All Implemented Interfaces:
hudson.ExtensionPoint, hudson.model.Describable<com.thalesgroup.dtkit.metrics.hudson.api.type.CoverageType>, Serializable

public class CoberturaTusarHudsonCoverageType
extends com.thalesgroup.dtkit.metrics.hudson.api.type.CoverageType

See Also:
Serialized Form

Nested Class Summary
static class CoberturaTusarHudsonCoverageType.DescriptorImpl
           
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
CoberturaTusarHudsonCoverageType(String pattern, boolean faildedIfNotNew, boolean deleteOutputFiles, boolean stopProcessingIfError)
           
 
Method Summary
 
Methods inherited from class com.thalesgroup.dtkit.metrics.hudson.api.type.CoverageType
all, getDescriptor, getInputMetric
 
Methods inherited from class com.thalesgroup.dtkit.metrics.hudson.api.type.MetricsType
getPattern, isDeleteOutputFiles, isFaildedIfNotNew, isStopProcessingIfError, readResolve
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoberturaTusarHudsonCoverageType

@DataBoundConstructor
public CoberturaTusarHudsonCoverageType(String pattern,
                                                             boolean faildedIfNotNew,
                                                             boolean deleteOutputFiles,
                                                             boolean stopProcessingIfError)


Copyright © 2004-2012. All Rights Reserved.