Class CmsModuleImportFile

java.lang.Object
org.opencms.ui.apps.modules.CmsModuleImportFile

public class CmsModuleImportFile extends Object
A bean representing a module zip file to be imported.

  • Constructor Details

    • CmsModuleImportFile

      Creates a new instance.

      Parameters:
      path - the path of the module zip file to import
  • Method Details