Class DistBundleTask
java.lang.Object
com.liferay.portal.tools.bundle.support.commands.BaseCommand
com.liferay.portal.tools.bundle.support.commands.DistBundleCommand
com.liferay.portal.tools.bundle.support.ant.DistBundleTask
- All Implemented Interfaces:
Command
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.portal.tools.bundle.support.commands.DistBundleCommand
getFormat, getOutputFile, isIncludeFolder, setFormat, setIncludeFolder, setOutputFileMethods inherited from class com.liferay.portal.tools.bundle.support.commands.BaseCommand
getLiferayHomeDir, setLiferayHomeDir
-
Constructor Details
-
DistBundleTask
public DistBundleTask()
-
-
Method Details
-
execute
public void execute()- Specified by:
executein interfaceCommand- Overrides:
executein classDistBundleCommand
-