|
Ice 3.7 Slice API Reference
|
Information about updates to an IceGrid application. More...
defined in <IceGrid/Admin.ice>
struct ApplicationUpdateInfo { ... }

Data Members | |
| ApplicationUpdateDescriptor | descriptor |
| The update descriptor. More... | |
| int | revision |
| The application revision number. More... | |
| long | updateTime |
| The update time. More... | |
| string | updateUser |
| The user who updated the application. More... | |
Information about updates to an IceGrid application.
| ApplicationUpdateDescriptor descriptor |
The update descriptor.
| int revision |
The application revision number.
| long updateTime |
The update time.
| string updateUser |
The user who updated the application.