Constructor and Description |
---|
DummyHandler(RouterContext ctx,
ConsoleUpdateManager mgr) |
Modifier and Type | Method and Description |
---|---|
UpdateTask |
check(UpdateType type,
UpdateMethod method,
String id,
String currentVersion,
long maxTime)
Spins off an UpdateTask that sleeps
|
UpdateTask |
update(UpdateType type,
UpdateMethod method,
List<URI> updateSources,
String id,
String newVersion,
long maxTime)
Spins off an UpdateTask that sleeps
|
public DummyHandler(RouterContext ctx, ConsoleUpdateManager mgr)
public UpdateTask check(UpdateType type, UpdateMethod method, String id, String currentVersion, long maxTime)
public UpdateTask update(UpdateType type, UpdateMethod method, List<URI> updateSources, String id, String newVersion, long maxTime)