Package: com.ibm.rpm.security.types
DefectSecurityRoleType represents the different types of security roles for defects.
The following table lists the values for this object.
Value | Description |
---|---|
DefectGroup | Indicates the group role for a defect. |
DefectParticipant | Indicates the participant role for a defect. |
DefectResponsible | Indicates the responsible role for a defect. |
DefectTeamMember | Indicates the team member role for a defect. |
DefectVisitor | Indicates the visitor role for a defect. |
DefectWorkflowVisitor | Indicates the workflow visitor role for a defect. |
N/A