|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginDescriptor | |
|---|---|
| hudson.plugins.warnings | |
| hudson.plugins.warnings.util | |
| Uses of PluginDescriptor in hudson.plugins.warnings |
|---|
| Subclasses of PluginDescriptor in hudson.plugins.warnings | |
|---|---|
class |
WarningsDescriptor
Descriptor for the class WarningsPublisher. |
| Methods in hudson.plugins.warnings that return PluginDescriptor | |
|---|---|
protected PluginDescriptor |
WarningsResultAction.getDescriptor()
Returns the descriptor of the associated plug-in. |
| Uses of PluginDescriptor in hudson.plugins.warnings.util |
|---|
| Methods in hudson.plugins.warnings.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.warnings.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 | |||||||||