Package: com.ibm.rpm.security.types
RequirementSecurityRoleType represents the different types of security roles for a requirement.
The following table lists the values for this object.
Value | Description |
---|---|
RequirementGroup | Indicates the group role for a requirement. |
RequirementParticipant | Indicates the participant role for a requirement. |
RequirementResponsible | Indicates the responsible role for a requirement. |
RequirementTeamMember | Indicates the team member role for a requirement. |
RequirementVisitor | Indicates the visitor role for a requirement. |
RequirementWorkflowVisitor | Indicates the workflow visitor role for a requirement. |
N/A