Uses of Class
com.mediaworx.opencms.moduleutils.packager.exceptions.OpenCmsModulePackagerException
Packages that use OpenCmsModulePackagerException
-
Uses of OpenCmsModulePackagerException in com.mediaworx.opencms.moduleutils.packager
Methods in com.mediaworx.opencms.moduleutils.packager that throw OpenCmsModulePackagerExceptionModifier and TypeMethodDescriptionOpenCmsModulePackager.packageModule(String manifestRootPath, String vfsRootPath, String moduleZipTargetFolder) Creates the zip file for the module described in the manifest file at the givenmanifestRootPath.OpenCmsModulePackager.packageModule(String manifestRootPath, String vfsRootPath, String moduleZipTargetFolder, String moduleVersion) Creates the zip file for the module described in the manifest file at the givenmanifestRootPath.