Class DeployTask
java.lang.Object
com.liferay.portal.tools.bundle.support.commands.BaseCommand
com.liferay.portal.tools.bundle.support.commands.DeployCommand
com.liferay.portal.tools.bundle.support.ant.DeployTask
- All Implemented Interfaces:
Command
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.portal.tools.bundle.support.commands.DeployCommand
getFile, getOutputFileName, setFile, setOutputFileNameMethods inherited from class com.liferay.portal.tools.bundle.support.commands.BaseCommand
getLiferayHomeDir, setLiferayHomeDir
-
Constructor Details
-
DeployTask
public DeployTask()
-
-
Method Details
-
execute
public void execute()- Specified by:
executein interfaceCommand- Overrides:
executein classDeployCommand
-