Class UpdateBean.SystemUpdate

java.lang.Object
de.xima.fc.gui.bean.settings.UpdateBean.SystemUpdate
All Implemented Interfaces:
Serializable
Enclosing class:
UpdateBean

public final class UpdateBean.SystemUpdate extends Object implements Serializable
See Also:
  • Method Details

    • getUpdateContext

      public UpdateContext getUpdateContext()
    • getTotalUpdateCount

      public int getTotalUpdateCount()
    • getUpdateProgress

      public Integer getUpdateProgress()
    • process

      @Deprecated public void process(IUser user, Locale locale)
      Deprecated.
      Use FormcycleUpdate instead.
      Startet den asynchronen Systemaktualisierungsprozess
    • reset

      public void reset()
    • executeSystemUpdates

      @Deprecated public boolean executeSystemUpdates(IUser user, Locale locale)
      Deprecated.
      Use FormcycleUpdate instead.
      System aktualisieren !!!Achtung: Funktion ist in einem separaten Task auszuführen!!!