Package: com.ibm.rpm.security.types
ChangeRequestSecurityRoleType represents the different types of security roles for change requests.
The following table lists the values for this object.
Value | Description |
---|---|
ChangeRequestGroup | Indicates the group role for a change request. |
ChangeRequestParticipant | Indicates the participant role for a change request |
ChangeRequestResponsible | Indicates the responsible role for a change request. |
ChangeRequestTeamMember | Indicates the team member role for a change request. |
ChangeRequestVisitor | Indicates the visitor role for a change request. |
ChangeRequestWorkflowVisitor | Indicates the workflow visitor role for a change request. |
N/A