|
TrueUpdate Manager Specification 0.4 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UpdateContext
An update context.
Implementations must be thread-safe.
Applications have no need to implement this class and should not do so because it may be subject to future expansion.
| Method Summary | |
|---|---|
String |
currentLocation()
Returns the current location. |
Transaction |
decorate(Action id,
Transaction tx)
Decorates the given update transaction with the given identifier. |
File |
diffZip()
Returns the diff zip file for patching the current artifact. |
String |
updateLocation()
Returns the update location. |
| Method Detail |
|---|
String currentLocation()
Transaction decorate(Action id,
Transaction tx)
File diffZip()
String updateLocation()
|
TrueUpdate Manager Specification 0.4 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||