Package de.xima.fc.gui.bean.settings
Class UpdateBean.SystemUpdate
java.lang.Object
de.xima.fc.gui.bean.settings.UpdateBean.SystemUpdate
- All Implemented Interfaces:
Serializable
- Enclosing class:
- UpdateBean
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionboolean
executeSystemUpdates
(IUser user, Locale locale) Deprecated.int
void
Deprecated.UseFormcycleUpdate
instead.void
reset()
-
Method Details
-
getUpdateContext
-
getTotalUpdateCount
public int getTotalUpdateCount() -
getUpdateProgress
-
process
Deprecated.UseFormcycleUpdate
instead.Startet den asynchronen Systemaktualisierungsprozess -
reset
public void reset() -
executeSystemUpdates
Deprecated.UseFormcycleUpdate
instead.System aktualisieren !!!Achtung: Funktion ist in einem separaten Task auszuführen!!!
-
FormcycleUpdate
instead.