Package: com.ibm.rpm.security.types
ServiceRequestSecurityRoleType represents the different types of security roles for a service request.
The following table lists the values for this object.
Value | Description |
---|---|
ServiceRequestGroup | Indicates the group role for a service request. |
ServiceRequestParticipant | Indicates the participant role for a service request. |
ServiceRequestResponsible | Indicates the responsible role for a service request. |
ServiceRequestTeamMember | Indicates the team member role for a service request. |
ServiceRequestVisitor | Indicates the visitor role for a service request. |
ServiceRequestWorkflowVisitor | Indicates the workflow visitor role for a service request. |
N/A