|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginDescriptor | |
|---|---|
| hudson.plugins.analysis.core | |
| Uses of PluginDescriptor in hudson.plugins.analysis.core |
|---|
| Methods in hudson.plugins.analysis.core that return PluginDescriptor | |
|---|---|
PluginDescriptor |
HealthAwareRecorder.getDescriptor()
|
protected abstract PluginDescriptor |
AbstractResultAction.getDescriptor()
Returns the descriptor of the associated plug-in. |
PluginDescriptor |
ReporterDescriptor.getPublisherDescriptor()
Gets the publisher descriptor. |
| Constructors in hudson.plugins.analysis.core with parameters of type PluginDescriptor | |
|---|---|
AbstractProjectAction(hudson.model.AbstractProject<?,?> project,
Class<? extends T> resultActionType,
PluginDescriptor plugin)
Deprecated. use AbstractProjectAction.AbstractProjectAction(AbstractProject, Class, Localizable, Localizable, String, String, String) |
|
ReporterDescriptor(Class<? extends hudson.maven.MavenReporter> clazz,
PluginDescriptor pluginDescriptor)
Creates a new instance of ReporterDescriptor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||