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
Author:
XIMA MEDIA GmbH
See Also:
  • Method Details

    • executeSystemUpdates

      @Deprecated public boolean executeSystemUpdates(IUser user, Locale locale)
      Deprecated.
      NO-OP: Use FormcycleUpdate instead.
      Returns:
      false
    • 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()
    • getUpdateContext

      public UpdateContext getUpdateContext()
    • getTotalUpdateCount

      public int getTotalUpdateCount()