Overview

Resource EntityActivityType is a set of entity activity types.

Enumeration Members

Name Description

GENERAL_CREATE

Create common entities. Applicable to WikiPages (wiki), Documents (adoc), Heterogeneous Folders (afrh), Forums (afrf), Topics (afrt, excluding Discuss-this Topics in afrd), and Tasks (todo). Generally copying an entity is captured as creation of a new entity. Planned but currently not captured: Team Workspace (wstm).

GENERAL_UPDATE

Update common entities. Applicable to WikiPages (wiki), Documents (adoc), Heterogeneous Folders (afrh), Forums (afrf), Topics (afrt, excluding Discuss-this Topics in afrd), and Tasks (todo). In addition, the following special cases are also captured: For Tasks, assignment update/delete/undelete/purge is captured as GENERAL_UPDATE of the corresponding todo. Other than the special cases, this "update" activity, in general, does not include move/delete/undelete.

GENERAL_MOVE

Move common entities to a new location. Applicable to Documents (adoc), Heterogeneous Folders (afrh), Forums (afrf), and Tasks (todo). Planned but not supported yet: Wiki Pages (wiki), Topics/Discussion-Messages (afrt/amdm, excluding Discuss-this Topics in afrd).

GENERAL_DELETE

Delete common entities (to Trash folder). Applicable to WikiPages (wiki), Documents (adoc), Heterogeneous Folders (afrh), Forums (afrf), Topics (afrt, excluding Discuss-this Topics in afrd), and Tasks (todo). Planned but not supported yet: Team Workspace.

GENERAL_UNDELETE

Undelete common entities (from Trash folder). Applicable to WikiPages (wiki), Documents (adoc), Heterogeneous Folders (afrh), Forums (afrf), Topics (afrt, excluding Discuss-this Topics in afrd), and Tasks (todo). Planned but not supported yet: Team Workspace.

GENERAL_TAG

Tag an entity -- publicly applying to an entity with a publicly visible Label. Applicable to anything "taggable". If the Label application itself is private or the Label is private, then the activity is not captured.

GENERAL_UNTAG

Untag an entity. If the Label application itself is rivate or the Label is private, then the activity is not captured.

TOPIC_CREATE_REPLY

Create a new Discussion-Message in replying to a Topic in a Non-discuss-this Forum.

TOPIC_UPDATE_MESSAGE

Update a Discussion-Message in a Non-discuss-this Forum.

COMMENT_CREATE_TOPIC

Create a new Discussion Topic in a Discuss-this Forum. Note that the first Discussion-Message of the topic is created as part of this activity and not captured separately.

COMMENT_CREATE_REPLY

Create a new Discussion-Message under an existing Topic in a Discuss-this Forum.

COMMENT_UPDATE_TOPIC

Update a Topic in a Discuss-this Forum. Currently this also includes purging of a Discussion-Message in this Topic.

COMMENT_UPDATE_MESSAGE

Update a Discussion-Message in a Discuss-this Forum.

BONDABLE_BOND_FOLLOWUP

Create Follow-up Bond, applicable to anything bondable.

BONDABLE_UNBOND_FOLLOWUP

Delete Follow-up Bond.

BONDABLE_BOND_RELATED

Create Related-materials Bond, applicable to anything bondable.

BONDABLE_UNBOND_RELATED

Delete Related-materials Bond.

TASK_CANCEL

Cancel a Task. Applicable to Todo.

TASK_COMPLETE

Complete a Task. Applicable to Todo.

ANNOUNCEMENT_ACTIVATE

Activate an Announcement (annc). Note that general activities for Announcement, such as creating/deleting/undeleting/updating Announcement, are not captured separately. Instead, we capture the Announcement's activation time and show this entry only when the announcement is activated.

LOCKABLE_LOCK

Lock an entity. Applicable to WikiPages, Documents, Forums, Topics, Discussion Messages and Workspaces Note: not all of them may be supported in 1.6.

LOCKABLE_UNLOCK

Unlock an entity. Applicable to WikiPages, Documents, Forums, Topics, Discussion Messages and Workspaces Note: not all of them may be supported in 1.6.

VERSIONABLE_CHECKIN

Check-in a versionable entity. Applicable to WikiPages and Documents.

VERSIONABLE_CHECKOUT

Check-out a versionable entity. Applicable to WikiPages and Documents.

VERSIONABLE_CHECKOUT_CANCEL

Cancel the check-out of a versionable entity.

WORKSPACE_PARTICIPANT_ADD

Add new participants to a Team Workspace.

WORKSPACE_PARTICIPANT_REMOVE

Remove existing Participants from a Team Workspace.

WORKSPACE_PARTICIPANT_UPDATE

Adjust the role of Participants in a Team Workspace.

MEETING_COMPLETE

Complete a meeting.

CONNECTION_CREATE

Create a Social Connection between two users. This activity applies when the connection has been approved by both users.

CONNECTION_DELETE

Delete a Social Connection.

CONNECTION_OTHER_VIEW

This activity relates to a user's privacy settings. It stipulates whether other users have permission to view your Connections. The set of users is constrained by the Social Network type.

FOLLOWING_CREATE

A following relationship was created between a user and a follower.

FOLLOWING_DELETE

A following relationship was deleted.

FOLLOWING_OTHER_VIEW

This activity relates to a user's privacy settings. It stipulates whether other users have permissions to view your followers. The set of users is constrained by the Social Network type.

Referenced By Representaions