Uses of Class
org.opencms.module.CmsModuleUpdater
Packages that use CmsModuleUpdater
Package
Description
OpenCms modules provide a powerful, standardized way to extend
the core OpenCms functionality.
-
Uses of CmsModuleUpdater in org.opencms.module
Methods in org.opencms.module that return types with arguments of type CmsModuleUpdaterModifier and TypeMethodDescriptionstatic Optional<CmsModuleUpdater>
CmsModuleUpdater.create
(CmsObject cms, String importFile, I_CmsReport report) Tries to create a new updater instance.