org.jenkinsci.plugins.dtkit.types.violation
Class TusarViolationType
java.lang.Object
com.thalesgroup.dtkit.metrics.hudson.api.type.MetricsType
com.thalesgroup.dtkit.metrics.hudson.api.type.ViolationsType
org.jenkinsci.plugins.dtkit.types.violation.TusarViolationType
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Describable<com.thalesgroup.dtkit.metrics.hudson.api.type.ViolationsType>, Serializable
public class TusarViolationType
- extends com.thalesgroup.dtkit.metrics.hudson.api.type.ViolationsType
- See Also:
- Serialized Form
Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
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, isFailIfNotNew, isStopProcessingIfError, readResolve |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TusarViolationType
@DataBoundConstructor
public TusarViolationType(String pattern,
boolean faildedIfNotNew,
boolean deleteOutputFiles)
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-2012. All Rights Reserved.