Package com.liferay.portal.deploy
Class DeployUtil
Object
com.liferay.portal.deploy.DeployUtil
- Author:
- Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
copyDependencyXml
(String fileName, String targetDir, String targetFileName, Map<String, String> filterMap, boolean overwrite) static void
deletePath
(Path tempPath) static String
getResourcePath
(Set<Path> tempDirPaths, String resource)
-
Constructor Details
-
DeployUtil
public DeployUtil()
-
-
Method Details