public final class UpdateManager extends Object
Constructor and Description |
---|
UpdateManager() |
Modifier and Type | Method and Description |
---|---|
static void |
checkForNeededUpdates(Benutzer user) |
static void |
executeUpdate(Benutzer user,
ISystemUpdate update) |
static List<ISystemUpdate> |
getAllUpdates() |
static List<ISystemUpdate> |
getUnrunnedUpdates() |
static boolean |
isUpToDate() |
static void |
registerUpdatedListener(IBaseNotificationListener listener) |
public static List<ISystemUpdate> getUnrunnedUpdates() throws InstantiationException, IllegalAccessException, IllegalArgumentException, InvocationTargetException, NoSuchMethodException, SecurityException
public static List<ISystemUpdate> getAllUpdates() throws InstantiationException, IllegalAccessException, IllegalArgumentException, InvocationTargetException, NoSuchMethodException, SecurityException
public static boolean isUpToDate()
public static void executeUpdate(Benutzer user, ISystemUpdate update)
public static void checkForNeededUpdates(Benutzer user)
public static void registerUpdatedListener(IBaseNotificationListener listener)
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.