Ice 3.7 Slice API Reference
Data Members | List of all members
IceGrid::ApplicationUpdateInfo Struct Reference

Information about updates to an IceGrid application. More...

defined in <IceGrid/Admin.ice>

struct ApplicationUpdateInfo { ... }

Collaboration diagram for IceGrid::ApplicationUpdateInfo:
Collaboration graph
[legend]

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...
 

Detailed Description

Information about updates to an IceGrid application.

Data Member Documentation

◆ descriptor

The update descriptor.

◆ revision

int revision

The application revision number.

◆ updateTime

long updateTime

The update time.

◆ updateUser

string updateUser

The user who updated the application.


The documentation for this struct was generated from the following file: