Overview

Resource BulkOperationType defines the set of bulk-operation types used by Recent Activity Framework. In 1.6 only APPLY_TAGS are supported.

Enumeration Members

Name Description

COPY_ENTITIES

Copy multiple entities such as Documents or Heterogeneous Folders. This is NOT supported in 1.6.

MOVE_ENTITIES

Move multiple entities such as Documents or Heterogeneous Folders. This is NOT supported in 1.6.

DELETE_ENTITIES

Delete multiple entities such as Documents or Heterogeneous Folders. This is NOT supported in 1.6.

UNDELETE_ENTITIES

Undelete multiple entities such as Documents or Heterogeneous Folders. This is NOT supported in 1.6.

BOND_ENTITIES

Create/Delete bonds among multiple entities. This is NOT supported in 1.6.

TAG_ENTITIES

Apply/Un-apply a tag to multiple entities. This is NOT supported in 1.6.

APPLY_TAGS

Apply/Un-apply multiple tags to an entity. Supported in 1.6.

WORKSPACE_CREATION

Create workspace (from template). Support in 1.6 is TBD.

NON_BULK

Default non-bulk operation.

Referenced By Representaions