public class InitBundleTask extends InitBundleCommand
| Constructor and Description |
|---|
InitBundleTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected void |
onProgress(java.lang.String message) |
protected void |
onStarted(java.lang.String message) |
void |
setProject(org.apache.tools.ant.Project project) |
getConfigsDir, getConfigsDirs, getEnvironment, getProvidedModules, getStripComponents, setConfigsDir, setConfigsDirs, setEnvironment, setProvidedModules, setStripComponentsgetCacheDir, getConnectionTimeout, getDownloadPath, getPassword, getTokenFile, getUrl, getUserName, isQuiet, isToken, onCompleted, onProgress, onStarted, setCacheDir, setConnectionTimeout, setPassword, setQuiet, setToken, setTokenFile, setUrl, setUserNamegetLiferayHomeDir, setLiferayHomeDirpublic void execute()
execute in interface Commandexecute in class InitBundleCommandpublic void setProject(org.apache.tools.ant.Project project)
protected void onProgress(java.lang.String message)
onProgress in class DownloadCommandprotected void onStarted(java.lang.String message)
onStarted in class DownloadCommand