Uses of Class
org.eblocker.server.common.update.UpdateStatusObserver
Packages that use UpdateStatusObserver
-
Uses of UpdateStatusObserver in org.eblocker.server.common.update
Constructors in org.eblocker.server.common.update with parameters of type UpdateStatusObserverModifierConstructorDescriptionDebianUpdater(DeviceRegistrationProperties deviceRegistrationProperties, ScriptRunner scriptRunner, DataSource dataSource, UpdateStatusObserver updateStatusObserver, String updatesStartCommand, String updatesRunningCommand, String updatesDownloadStartCommand, String updatesDownloadRunningCommand, String updatesCheckCommand, String updatesRunningInfoCommand, String updatesFailedCommand, String updatesRecoveryStartCommand, String updatesRecoveryRunningCommand, String pinEblockerListsCommand, String unpinEblockerListsCommand, String eBlockerListsPinningFilename, String eBlockerListsPinningVersion, String projectVersion)