Package: com.ibm.rpm.security.types
DocumentSecurityRoleType represents the different types of security roles for documents.
The following table lists the values for this object.
Value | Description |
---|---|
DocumentGroup | Indicates the group role for a document. |
DocumentParticipant | Indicates the participant role for a document. |
DocumentResponsible | Indicates the responsible role for a document. |
DocumentVisitor | Indicates the visitor role for a document. |
DocumentWorkflowVisitor | Indicates the workflow visitor role for a document. |
N/A