public class SetBugDatabaseInfoTask extends AbstractFindBugsTask
createSystemProperty
AbstractFindBugsTask.SystemProperty
DEFAULT_TIMEOUT, errorProperty, execResultProperty, FINDBUGS_JAR, RESULT_PROPERTY_SUFFIX
Constructor and Description |
---|
SetBugDatabaseInfoTask() |
Modifier and Type | Method and Description |
---|---|
void |
addBoolOption(java.lang.String option,
java.lang.String value) |
protected void |
afterExecuteJavaProcess(int rc) |
protected void |
beforeExecuteJavaProcess() |
protected void |
checkParameters()
Check that all required attributes have been set.
|
protected void |
configureFindbugsEngine() |
void |
setFindSource(java.lang.String arg) |
void |
setInput(java.lang.String input) |
void |
setName(java.lang.String arg) |
void |
setOutput(java.lang.String output) |
void |
setResetSource(java.lang.String arg) |
void |
setSource(java.lang.String arg) |
void |
setSuppress(java.lang.String arg) |
void |
setTimestamp(java.lang.String arg) |
void |
setWithMessages(java.lang.String arg) |
addArg, createClasspath, createFindbugsEngine, createPluginList, createSystemProperty, execute, getDebug, getFindbugsEngine, setClasspath, setClasspathRef, setDebug, setErrorProperty, setFailOnError, setHome, setInputString, setJvm, setJvmargs, setPluginList, setPluginListRef, setTimeout
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
public void setName(java.lang.String arg)
public void setTimestamp(java.lang.String arg)
public void setOutput(java.lang.String output)
public void setInput(java.lang.String input)
public void setSuppress(java.lang.String arg)
public void setSource(java.lang.String arg)
public void setFindSource(java.lang.String arg)
public void setWithMessages(java.lang.String arg)
public void setResetSource(java.lang.String arg)
protected void checkParameters()
AbstractFindBugsTask
checkParameters
in class AbstractFindBugsTask
public void addBoolOption(java.lang.String option, java.lang.String value)
protected void configureFindbugsEngine()
configureFindbugsEngine
in class AbstractFindBugsTask
protected void beforeExecuteJavaProcess()
beforeExecuteJavaProcess
in class AbstractFindBugsTask
protected void afterExecuteJavaProcess(int rc)
afterExecuteJavaProcess
in class AbstractFindBugsTask
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.