Class DistBundleCommand
java.lang.Object
com.liferay.portal.tools.bundle.support.commands.BaseCommand
com.liferay.portal.tools.bundle.support.commands.DistBundleCommand
- All Implemented Interfaces:
Command
- Direct Known Subclasses:
DistBundleTask
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute()booleanvoidvoidsetIncludeFolder(boolean includeFolder) voidsetOutputFile(File outputFile) Methods inherited from class com.liferay.portal.tools.bundle.support.commands.BaseCommand
getLiferayHomeDir, setLiferayHomeDir
-
Constructor Details
-
DistBundleCommand
public DistBundleCommand()
-
-
Method Details
-
execute
- Throws:
Exception
-
getFormat
-
getOutputFile
-
isIncludeFolder
public boolean isIncludeFolder() -
setFormat
-
setIncludeFolder
public void setIncludeFolder(boolean includeFolder) -
setOutputFile
-