2.1 List of Workspace Manager Events
The following table lists the Workspace Manager events and when each occurs.
Table 2-1 Workspace Manager Events
Event | Occurs |
---|---|
TABLE_MERGE_W_REMOVE_DATA |
When MergeTable is invoked with |
TABLE_MERGE_WO_REMOVE_DATA |
When MergeTable is invoked with |
TABLE_REFRESH |
When RefreshTable is invoked. |
TABLE_ROLLBACK |
When RollbackTable is invoked. |
WORKSPACE_COMPRESS |
When CompressWorkspace or CompressWorkspaceTree is invoked. |
WORKSPACE_CREATE |
When CreateWorkspace is invoked. |
WORKSPACE_MERGE_W_REMOVE |
When MergeWorkspace is invoked with |
WORKSPACE_MERGE_WO_REMOVE |
When MergeWorkspace is invoked with |
WORKSPACE_REFRESH |
When RefreshWorkspace is invoked. |
WORKSPACE_REMOVE |
When RemoveWorkspace or RemoveWorkspaceTree is invoked. |
WORKSPACE_ROLLBACK |
When RollbackWorkspace is invoked. |
WORKSPACE_VERSION |
When a new version is created in the workspace as a result of the creation of an explicit or implicit savepoint. (Savepoints are described in Using Savepoints.) |
Parent topic: Workspace Manager Events