com.thalesgroup.hudson.plugins.gnat.gnatmetric
Class GnatmetricType
java.lang.Object
com.thalesgroup.hudson.plugins.gnat.gnatmetric.GnatmetricType
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Describable<GnatmetricType>, Serializable
- Direct Known Subclasses:
- FreeStyleGnatmetricType, ProjectGnatmetricType
public abstract class GnatmetricType
- extends Object
- implements hudson.ExtensionPoint, hudson.model.Describable<GnatmetricType>, Serializable
- 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 |
gnatName
public final String gnatName
GnatmetricType
protected GnatmetricType(String gnatName)
getDescriptor
public abstract GnatmetricTypeDescriptor getDescriptor()
- Specified by:
getDescriptor
in interface hudson.model.Describable<GnatmetricType>
Copyright © 2004-2012. All Rights Reserved.