|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.utgenome.shell.UTGBShellSubCommandBase
org.utgenome.shell.Clean
public class Clean
UTGB Shell Sub Command for cleaning target directory
Field Summary |
---|
Fields inherited from class org.utgenome.shell.UTGBShellSubCommandBase |
---|
APP_FOLDER, EXPLODED_WEBAPP_DIR, globalOption, SRC_FOLDER, WEBAPP_FOLDER |
Constructor Summary | |
---|---|
Clean()
|
Method Summary | |
---|---|
void |
execute(java.lang.String[] args)
|
java.lang.String |
getDetailedDescription()
|
java.lang.String |
getOneLinerDescription()
|
java.lang.String |
getOptionList()
|
java.lang.String |
name()
|
Methods inherited from class org.utgenome.shell.UTGBShellSubCommandBase |
---|
compareTo, createContextXML, createFileFromTemplate, createFileFromTemplate, execute, getPath, getProjectResourcePath, isInProjectRoot, loadTrackConfiguration, loadUsage, maven |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Clean()
Method Detail |
---|
public void execute(java.lang.String[] args) throws UTGBShellException
execute
in interface UTGBShellSubCommand
execute
in class UTGBShellSubCommandBase
UTGBShellException
public java.lang.String name()
name
in interface UTGBShellSubCommand
name
in class UTGBShellSubCommandBase
public java.lang.String getDetailedDescription()
public java.lang.String getOneLinerDescription()
public java.lang.String getOptionList()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |