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

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

public class KlocworkTusarHudsonViolationsType
extends com.thalesgroup.dtkit.metrics.hudson.api.type.ViolationsType

See Also:
Serialized Form

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

Constructor Detail

KlocworkTusarHudsonViolationsType

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

getDescriptor

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


Copyright © 2004-2011. All Rights Reserved.