Class CleanTask
java.lang.Object
com.liferay.portal.tools.bundle.support.commands.BaseCommand
com.liferay.portal.tools.bundle.support.commands.CleanCommand
com.liferay.portal.tools.bundle.support.ant.CleanTask
- All Implemented Interfaces:
Command
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.portal.tools.bundle.support.commands.CleanCommand
getFileName, setFileNameMethods inherited from class com.liferay.portal.tools.bundle.support.commands.BaseCommand
getLiferayHomeDir, setLiferayHomeDir
-
Constructor Details
-
CleanTask
public CleanTask()
-
-
Method Details
-
execute
public void execute()- Specified by:
executein interfaceCommand- Overrides:
executein classCleanCommand
-