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