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.Mojopublic groovy.lang.MetaClass getMetaClass()
getMetaClass in interface groovy.lang.GroovyObjectgetMetaClass in class groovy.lang.GroovyObjectSupportpublic void setMetaClass(groovy.lang.MetaClass metaClass)
setMetaClass in interface groovy.lang.GroovyObjectsetMetaClass in class groovy.lang.GroovyObjectSupportpublic Object invokeMethod(String name, Object args)
invokeMethod in interface groovy.lang.GroovyObjectinvokeMethod in class groovy.lang.GroovyObjectSupportpublic Object getProperty(String name)
getProperty in interface groovy.lang.GroovyObjectgetProperty in class org.codehaus.gmaven.mojo.GroovyMojoCopyright © 2005-2012 Codehaus. All Rights Reserved.