Class CmsChangeElementLocaleThread

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

public class CmsChangeElementLocaleThread extends org.opencms.report.A_CmsReportThread
Changes the element Locales of resources using the corresponding settings object.

Since:
6.0.1
  • 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: