Uses of Class
de.xima.fc.exceptions.SystemUpdateException
Packages that use SystemUpdateException
-
Uses of SystemUpdateException in de.xima.fc.update
Methods in de.xima.fc.update that throw SystemUpdateExceptionModifier and TypeMethodDescriptionstatic void
UpdateManager.executeNecessaryUpdates
(IUser user) static void
UpdateManager.executeNecessaryUpdates
(IUser user, ISystemUpdateProgressObserver observer) static void
UpdateManager.executeUpdate
(IUser user, ISystemUpdate update) Deprecated.static List<ISystemUpdate>
UpdateManager.getAllUpdates()
static List<ISystemUpdate>
UpdateManager.getUnrunnedUpdates()
static void
UpdateManager.removeSystemUpdateLock
(IUser user)
UpdateManager.executeNecessaryUpdates(IUser)
orUpdateManager.executeNecessaryUpdates(IUser, ISystemUpdateProgressObserver)
.