Class CmsModuleAddResourceTypeThread

java.lang.Object
java.lang.Thread
org.opencms.report.A_CmsReportThread
org.opencms.workplace.tools.modules.CmsModuleAddResourceTypeThread
All Implemented Interfaces:
Runnable, org.opencms.report.I_CmsReportThread

public class CmsModuleAddResourceTypeThread extends org.opencms.report.A_CmsReportThread
The report thread to add a new resource type to a module and publish all related resources.

  • Constructor Details

  • Method Details

    • getReportUpdate

      Specified by:
      getReportUpdate in class org.opencms.report.A_CmsReportThread
      See Also:
      • A_CmsReportThread.getReportUpdate()
    • run

      public void run()
      Specified by:
      run in interface Runnable
      Overrides:
      run in class Thread
      See Also: