|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.Descriptor<hudson.maven.MavenReporter>
hudson.maven.MavenReporterDescriptor
hudson.plugins.analysis.core.ReporterDescriptor
hudson.plugins.findbugs.FindBugsReporterDescriptor
@Extension(ordinal=100.0) public class FindBugsReporterDescriptor
Descriptor for the class FindBugsReporter. Used as a singleton. The
class is marked as public so that it can be accessed from views.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.model.Descriptor |
|---|
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType |
| Field Summary |
|---|
| Fields inherited from class hudson.model.Descriptor |
|---|
clazz |
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Constructor Summary | |
|---|---|
FindBugsReporterDescriptor()
Creates a new instance of FindBugsReporterDescriptor. |
|
| Method Summary | |
|---|---|
hudson.maven.MavenReporter |
newInstance(org.kohsuke.stapler.StaplerRequest request,
net.sf.json.JSONObject formData)
|
| Methods inherited from class hudson.plugins.analysis.core.ReporterDescriptor |
|---|
doCheckHeight, doCheckThreshold, getDisplayName, getHelpFile, getPublisherDescriptor |
| Methods inherited from class hudson.maven.MavenReporterDescriptor |
|---|
all, hasConfigScreen, newAutoInstance, newInstance |
| Methods inherited from class hudson.model.Descriptor |
|---|
calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getId, getJsonSafeClassName, getPropertyType, getPropertyType, getViewPage, isInstance, isSubTypeOf, load, newInstancesFromHeteroList, newInstancesFromHeteroList, save, toArray, toList, toMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FindBugsReporterDescriptor()
FindBugsReporterDescriptor.
| Method Detail |
|---|
public hudson.maven.MavenReporter newInstance(org.kohsuke.stapler.StaplerRequest request,
net.sf.json.JSONObject formData)
throws hudson.model.Descriptor.FormException
newInstance in class hudson.model.Descriptor<hudson.maven.MavenReporter>hudson.model.Descriptor.FormException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||