Class CmsVaadinUpdateThread

java.lang.Object
java.lang.Thread
org.opencms.setup.CmsVaadinUpdateThread
All Implemented Interfaces:
Runnable

public class CmsVaadinUpdateThread extends Thread
  • Constructor Details

    • CmsVaadinUpdateThread

      public CmsVaadinUpdateThread(CmsUpdateBean updateBean, org.opencms.ui.report.CmsStreamReportWidget reportWidget)
      Constructor.

      Parameters:
      updateBean - the initialized update bean
  • Method Details