public class FindBugsGui
extends org.codehaus.gmaven.mojo.GroovyMojo
implements groovy.lang.GroovyObject
Constructor and Description |
---|
FindBugsGui() |
public static final String getBUNDLE_NAME()
public static final String getJAVA_REGEX_PATTERN()
public static Locale getLocale()
public static void setLocale(Locale value)
public File getClassFilesDirectory()
public void setClassFilesDirectory(File value)
public Boolean getDebug()
public void setDebug(Boolean value)
public ArrayList getPluginArtifacts()
public void setPluginArtifacts(ArrayList value)
public String getEffort()
public void setEffort(String value)
public String getPluginList()
public void setPluginList(String value)
public org.apache.maven.project.MavenProject getProject()
public void setProject(org.apache.maven.project.MavenProject value)
public ResourceBundle getBundle()
public void setBundle(ResourceBundle value)
public File getFindbugsXmlOutputDirectory()
public void setFindbugsXmlOutputDirectory(File value)
public String getEncoding()
public void setEncoding(String value)
public int getMaxHeap()
public void setMaxHeap(int value)
public void execute()
execute
in interface org.apache.maven.plugin.Mojo
public groovy.lang.MetaClass getMetaClass()
getMetaClass
in interface groovy.lang.GroovyObject
getMetaClass
in class groovy.lang.GroovyObjectSupport
public void setMetaClass(groovy.lang.MetaClass metaClass)
setMetaClass
in interface groovy.lang.GroovyObject
setMetaClass
in class groovy.lang.GroovyObjectSupport
public Object invokeMethod(String name, Object args)
invokeMethod
in interface groovy.lang.GroovyObject
invokeMethod
in class groovy.lang.GroovyObjectSupport
public Object getProperty(String name)
getProperty
in interface groovy.lang.GroovyObject
getProperty
in class org.codehaus.gmaven.mojo.GroovyMojo
Copyright © 2005-2012 Codehaus. All Rights Reserved.