Class InitBundleCommand
java.lang.Object
com.liferay.portal.tools.bundle.support.commands.BaseCommand
com.liferay.portal.tools.bundle.support.commands.DownloadCommand
com.liferay.portal.tools.bundle.support.commands.InitBundleCommand
- All Implemented Interfaces:
Command,StreamLogger
- Direct Known Subclasses:
InitBundleTask
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute()intvoidsetConfigsDir(File configsDir) voidsetConfigsDirs(List<File> configsDirs) voidsetEnvironment(String environment) voidsetProvidedModules(List<File> providedModules) voidsetStripComponents(int stripComponents) Methods inherited from class com.liferay.portal.tools.bundle.support.commands.DownloadCommand
getCacheDir, getConnectionTimeout, getDownloadPath, getPassword, getTokenFile, getUrl, getUserName, isQuiet, isToken, onCompleted, onProgress, onProgress, onStarted, onStarted, setCacheDir, setConnectionTimeout, setPassword, setQuiet, setToken, setTokenFile, setUrl, setUserNameMethods inherited from class com.liferay.portal.tools.bundle.support.commands.BaseCommand
getLiferayHomeDir, setLiferayHomeDir
-
Constructor Details
-
InitBundleCommand
public InitBundleCommand()
-
-
Method Details
-
execute
- Specified by:
executein interfaceCommand- Overrides:
executein classDownloadCommand- Throws:
Exception
-
getConfigsDir
-
getConfigsDirs
-
getEnvironment
-
getProvidedModules
-
getStripComponents
public int getStripComponents() -
setConfigsDir
-
setConfigsDirs
-
setEnvironment
-
setProvidedModules
-
setStripComponents
public void setStripComponents(int stripComponents)
-