These constants identify the type of events that have been performed on a document version.
|
Constant |
Value |
Description |
|---|---|---|
|
egwUnknownEvent |
0 |
Unknown Event. |
|
egwAdd |
1 |
The document version was added. |
|
egwCheckIn |
2 |
The document version was checked in. |
|
egwCheckInRequest |
3 |
A request to check in the document version was uploaded. |
|
egwCheckOut |
4 |
The document version was checked out. |
|
egwCheckOutRequest |
5 |
A request to check out the document version was uploaded. |
|
egwCopyIn |
6 |
The document version was copied from disk to the library. |
|
egwCopyOut |
7 |
The document version was copied from the library to disk. |
|
egwCopyVersion |
8 |
A copy of the document version was made in the library. |
|
egwDeleteVersion |
9 |
The document version was deleted. |
|
egwDeleteVersionRequest |
10 |
A request to delete the document version was uploaded. |
|
egwDownLoadRequest (L to I) |
11 |
A request to download the document version was uploaded. |
|
egwEndRetrieve |
12 |
The retrieval of the document version was ended. |
|
egwPreview |
13 |
The document version was previewed. |
|
egwRetrieve |
14 |
The document version was retrieved. |
|
egwSyncWithMasterRequest |
15 |
A request, to synchronize the document version with the version in the master library, was uploaded. |
|
egwUploadRequest |
16 |
A request to upload the document version was uploaded. |
|
egwCopyOutForPrint |
17 |
The document version was copied out to disk for printing. |
|
egwCopyOutForJefferson |
18 |
The document version was copied out to disk for GroupWise Web Publisher. |
|
egwSecurityChange |
19 |
The document version’s security was changed. |
|
egwDocumentShared |
20 |
The document version was shared with other users. |
|
egwMakeVersionOfficial |
21 |
The document version was made the official version. |
|
egwUpdateFields |
22 |
The document version’s fields were updated. |
|
egwDocUpAddServer |
23 |
A new document version was uploaded from Remote. |
|
egwDocUpModServer |
24 |
A modified document version was uploaded from Remote. |
|
egwRemoteResetInMaster |
25 |
The document version’s status was reset by a Remote system. |
|
egwVersionDownClientRemote |
26 |
The document version was downloaded to Remote. |
|
egwDocUpClientRemote |
27 |
The document version was uploaded from Remote. |
|
egwRemoteReset |
28 |
The document version’s status was reset on a Remote system. |
|
egwMove |
29 |
The document version was moved to a new library. |
|
egwStatusReset |
30 |
The document version’s status was reset. |
|
egwArchived |
31 |
The document version was archived. |
|
egwRestored |
32 |
The document version was restored. |
|
egwBackedUp |
33 |
The document version was backed up. |
|
egwRestoredBackUp |
34 |
The document version was restored from a backup. |
|
egwRemoveSyncWithMasterRequest |
35 |
A request to remove the synchronization of the document version with the version in the master library was uploaded. |
|
egwDocumentAvailableOnServer |
36 |
The document version was made available on the server. |
|
egwDownloadFailed |
37 |
Downloading the document version failed. |
|
egwVersionDeleteFailed |
38 |
The document version was previously deleted from the server. |