Interface SystemUpdater

All Known Implementing Classes:
DebianUpdater

public interface SystemUpdater
Runs system updates. Only one instance should exist.

System updates usually take a few seconds (or minutes), so this is an asynchronous interface. You can start an update and ask if an update is in progress.