|
||||||||||
| 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 PortTypeDescriptors. |
| Fields inherited from class hudson.model.Descriptor |
|---|
clazz |
| Constructor Summary | |
|---|---|
protected |
GnatcheckTypeDescriptor(java.lang.Class<? extends GnatcheckType> clazz)
|
| Method Summary | |
|---|---|
abstract java.lang.String |
getHelpFile()
|
GnatInstallation[] |
getInstallations()
|
GnatcheckType |
newInstance(org.kohsuke.stapler.StaplerRequest req)
Unused. |
| 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, 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
PortTypeDescriptors.
| Constructor Detail |
|---|
protected GnatcheckTypeDescriptor(java.lang.Class<? extends GnatcheckType> clazz)
| Method Detail |
|---|
public final GnatcheckType newInstance(org.kohsuke.stapler.StaplerRequest req)
throws hudson.model.Descriptor.FormException
newInstance in class hudson.model.Descriptor<GnatcheckType>hudson.model.Descriptor.FormExceptionpublic 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 | |||||||||