|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnl.toolforge.karma.core.cmd.DefaultCommand
nl.toolforge.karma.core.cmd.impl.AbstractBuildCommand
nl.toolforge.karma.core.cmd.impl.CleanAll
Removes the build directory to create a totally clean environment.
Field Summary |
Fields inherited from class nl.toolforge.karma.core.cmd.impl.AbstractBuildCommand |
module |
Constructor Summary | |
CleanAll(CommandDescriptor descriptor)
|
Method Summary | |
void |
execute()
Removes the build directory. |
CommandResponse |
getCommandResponse()
Return the specific CommandResponse object that this command uses. |
Methods inherited from class nl.toolforge.karma.core.cmd.impl.AbstractBuildCommand |
cleanUp, executeDelete, executeDelete, executeMkdir, getAntProject, getBuildEnvironment, getCompileDirectory, getCurrentManifest, getCurrentModule, getProjectInstance |
Methods inherited from class nl.toolforge.karma.core.cmd.DefaultCommand |
deregisterCommandResponseListener, getAlias, getCommandLine, getContext, getDescription, getFrontendMessages, getHelp, getName, getResponseListener, getWorkingContext, registerCommandResponseListener, setCommandLine, setContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CleanAll(CommandDescriptor descriptor)
Method Detail |
public void execute() throws CommandException
build
directory.
execute
in interface Command
execute
in class AbstractBuildCommand
CommandException
public CommandResponse getCommandResponse()
Command
CommandResponse
object that this command uses.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |