![]() |
Ice 3.8
Slice API Reference
|
Information about an IceGrid application. More...
defined in <IceGrid/Admin.ice>
struct ApplicationInfo { ... }
Data Members | |
long | createTime |
The creation time. | |
string | createUser |
The user who created the application. | |
ApplicationDescriptor | descriptor |
The application descriptor. | |
int | revision |
The application revision number. | |
long | updateTime |
The last update time. | |
string | updateUser |
The user who updated the application. | |
string | uuid |
Unique application identifier. |