|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.Descriptor<GnatcheckType>
com.thalesgroup.hudson.plugins.gnat.gnatcheck.GnatcheckTypeDescriptor
public abstract class GnatcheckTypeDescriptor
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.model.Descriptor |
|---|
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType |
| Field Summary | |
|---|---|
static java.util.List<GnatcheckTypeDescriptor> |
LIST
All registered GnatcheckTypeDescriptors. |
| Fields inherited from class hudson.model.Descriptor |
|---|
clazz |
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Constructor Summary | |
|---|---|
protected |
GnatcheckTypeDescriptor(java.lang.Class<? extends GnatcheckType> clazz)
|
| Method Summary | |
|---|---|
abstract java.lang.String |
getHelpFile()
|
GnatInstallation[] |
getInstallations()
|
| Methods inherited from class hudson.model.Descriptor |
|---|
configure, configure, configure, convert, doHelp, find, find, getCheckUrl, getConfigPage, getDisplayName, getGlobalConfigPage, getHelpFile, getJsonSafeClassName, getPropertyType, getViewPage, isInstance, load, newInstance, newInstance, newInstancesFromHeteroList, save, toArray, toList, toMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.util.List<GnatcheckTypeDescriptor> LIST
GnatcheckTypeDescriptors.
| Constructor Detail |
|---|
protected GnatcheckTypeDescriptor(java.lang.Class<? extends GnatcheckType> clazz)
| Method Detail |
|---|
public GnatInstallation[] getInstallations()
public abstract java.lang.String getHelpFile()
getHelpFile in class hudson.model.Descriptor<GnatcheckType>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||