Package: com.ibm.rpm.security.types
IssueSecurityRoleType represents the different types of security roles for issues.
The following table lists the values for this object.
Value | Description |
---|---|
IssueGroup | Indicates the group role for an issue. |
IssueParticipant | Indicates the participant role for an issue. |
IssueResponsible | Indicates the responsible role for an issue. |
IssueTeamMember | Indicates the team member role for an issue. |
IssueVisitor | Indicates the visitor role for an issue. |
IssueWorkflowVisitor | Indicates the workflow visitor role for an issue. |
N/A