org.jenkinsci.plugins.dtkit.types.coverage
Class TusarCoverageType

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 org.jenkinsci.plugins.dtkit.types.coverage.TusarCoverageType
All Implemented Interfaces:
hudson.ExtensionPoint, hudson.model.Describable<com.thalesgroup.dtkit.metrics.hudson.api.type.CoverageType>, Serializable

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

See Also:
Serialized Form

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

Constructor Detail

TusarCoverageType

@DataBoundConstructor
public TusarCoverageType(String pattern,
                                              boolean faildedIfNotNew,
                                              boolean deleteOutputFiles)
Method Detail

getDescriptor

public com.thalesgroup.dtkit.metrics.hudson.api.descriptor.CoverageTypeDescriptor<? extends com.thalesgroup.dtkit.metrics.hudson.api.type.CoverageType> getDescriptor()
Specified by:
getDescriptor in interface hudson.model.Describable<com.thalesgroup.dtkit.metrics.hudson.api.type.CoverageType>
Overrides:
getDescriptor in class com.thalesgroup.dtkit.metrics.hudson.api.type.CoverageType


Copyright © 2004-2012. All Rights Reserved.