|
TrueUpdate Manager Specification 0.7.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UpdateContext
An update context is provided by an UpdateManager to an
UpdateInstaller while installing
an update.
Implementations must be thread-safe.
| Method Summary | |
|---|---|
String |
currentLocation()
Returns the current location of the client application. |
Transaction |
decorate(Action id,
Transaction tx)
Decorates the given transaction with the given identifier for execution. |
File |
deltaZip()
Returns the delta ZIP file for patching the client application's artifact file. |
String |
updateLocation()
Returns the update location of the client application. |
| Method Detail |
|---|
String currentLocation()
Transaction decorate(Action id,
Transaction tx)
File deltaZip()
String updateLocation()
|
TrueUpdate Manager Specification 0.7.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||