public interface ISystemUpdate extends IOrderable
| Modifier and Type | Method and Description | 
|---|---|
void | 
exec()
Executes the system update 
 | 
String | 
getDescription(Locale loc)
Gets an Description of the update which should be shown in the ui. 
 | 
String | 
getUUID()
Gets an String for identifying an update. 
 | 
default boolean | 
needsToRun()
Checks if an update needs to run at all. 
 | 
compareTo, shouldBeAfterString getUUID()
String UUID of the updateString getDescription(Locale loc)
CmnConst.DFLT_LOCALEdefault boolean needsToRun()
Boolean if the update is neededvoid exec()
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.