com.thalesgroup.dtkit.metrics.hudson.api.type
Class ViolationsType
java.lang.Object
com.thalesgroup.dtkit.metrics.hudson.api.type.MetricsType
com.thalesgroup.dtkit.metrics.hudson.api.type.ViolationsType
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Describable<ViolationsType>, Serializable
public abstract class ViolationsType
- extends MetricsType
- implements hudson.model.Describable<ViolationsType>
- See Also:
- Serialized Form
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViolationsType
protected ViolationsType(String pattern,
boolean failureIfNotNew,
boolean deleteOutputFiles,
boolean stopProcessingIfError)
ViolationsType
protected ViolationsType(String pattern,
boolean failureIfNotNew,
boolean deleteOutputFiles)
ViolationsType
protected ViolationsType(String pattern)
all
public static hudson.ExtensionList<ViolationsType> all()
getDescriptor
public ViolationsTypeDescriptor<? extends ViolationsType> getDescriptor()
- Specified by:
getDescriptor in interface hudson.model.Describable<ViolationsType>
getInputMetric
public InputMetric getInputMetric()
- Specified by:
getInputMetric in class MetricsType
Copyright © 2004-2011. All Rights Reserved.