|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginDescriptor | |
|---|---|
| hudson.plugins.findbugs | |
| hudson.plugins.findbugs.util | |
| Uses of PluginDescriptor in hudson.plugins.findbugs |
|---|
| Subclasses of PluginDescriptor in hudson.plugins.findbugs | |
|---|---|
class |
FindBugsDescriptor
Descriptor for the class FindBugsPublisher. |
| Fields in hudson.plugins.findbugs declared as PluginDescriptor | |
|---|---|
static PluginDescriptor |
FindBugsPublisher.FIND_BUGS_DESCRIPTOR
Descriptor of this publisher. |
| Methods in hudson.plugins.findbugs that return PluginDescriptor | |
|---|---|
protected PluginDescriptor |
FindBugsResultAction.getDescriptor()
Returns the descriptor of the associated plug-in. |
| Constructors in hudson.plugins.findbugs with parameters of type PluginDescriptor | |
|---|---|
FindBugsReporterDescriptor(PluginDescriptor pluginDescriptor)
Creates a new instance of FindBugsReporterDescriptor. |
|
| Uses of PluginDescriptor in hudson.plugins.findbugs.util |
|---|
| Methods in hudson.plugins.findbugs.util that return PluginDescriptor | |
|---|---|
protected abstract PluginDescriptor |
AbstractResultAction.getDescriptor()
Returns the descriptor of the associated plug-in. |
PluginDescriptor |
ReporterDescriptor.getPublisherDescriptor()
Gets the publisher descriptor. |
| Constructors in hudson.plugins.findbugs.util with parameters of type PluginDescriptor | |
|---|---|
AbstractProjectAction(hudson.model.AbstractProject<?,?> project,
java.lang.Class<T> resultActionType,
PluginDescriptor plugin)
Creates a new instance of AbstractProjectAction. |
|
ReporterDescriptor(java.lang.Class<? extends hudson.maven.MavenReporter> clazz,
PluginDescriptor pluginDescriptor)
Creates a new instance of ReporterDescriptor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||