Package | Description |
---|---|
org.opencms.module |
OpenCms modules provide a powerful, standardized way to extend
the core OpenCms functionality.
|
Modifier and Type | Method and Description |
---|---|
static java.util.Optional<CmsModuleUpdater> |
CmsModuleUpdater.create(CmsObject cms,
java.lang.String importFile,
I_CmsReport report)
Tries to create a new updater instance.
|