Class CopyConfigsCommand
java.lang.Object
com.liferay.portal.tools.bundle.support.commands.BaseCommand
com.liferay.portal.tools.bundle.support.commands.CopyConfigsCommand
- All Implemented Interfaces:
Command
- Direct Known Subclasses:
CopyConfigsTask
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute()voidsetConfigsDirs(List<File> configsDirs) voidsetEnvironment(String environment) Methods inherited from class com.liferay.portal.tools.bundle.support.commands.BaseCommand
getLiferayHomeDir, setLiferayHomeDir
-
Constructor Details
-
CopyConfigsCommand
public CopyConfigsCommand()
-
-
Method Details
-
execute
- Throws:
Exception
-
getConfigsDirs
-
getEnvironment
-
setConfigsDirs
-
setEnvironment
-