|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.Plugin
hudson.plugins.findbugs.FindBugsPlugin
public class FindBugsPlugin
Initializes the FindBugs messages, descriptions and detail view factory.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.Plugin |
|---|
hudson.Plugin.DummyImpl |
| Field Summary |
|---|
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Constructor Summary | |
|---|---|
FindBugsPlugin()
|
|
| Method Summary | |
|---|---|
static boolean |
isFindBugs2x(org.apache.maven.plugin.MojoExecution mojoExecution)
Returns whether the specified maven findbugs plug-in uses a FindBugs release 2.0.0 or newer. |
void |
start()
|
| Methods inherited from class hudson.Plugin |
|---|
configure, configure, doDynamic, getConfigXml, load, postInitialize, save, setServletContext, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FindBugsPlugin()
| Method Detail |
|---|
public void start()
throws IOException,
SAXException
start in class hudson.PluginIOException
SAXExceptionpublic static boolean isFindBugs2x(org.apache.maven.plugin.MojoExecution mojoExecution)
mojoExecution - the maven version ID
true if FindBugs 2.0.0 or newer is used
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||