Package: com.ibm.rpm.security.types
TaskSecurityRoleType represents the different types of security roles for a task.
The following table lists the values for this object.
Value | Description |
---|---|
TaskGroup | Indicate the group role for a task. |
TaskParticipant | Indicate the participant role for a task. Indicate the responsible role for a task. |
TaskResponsible | Indicate the responsible role for a task. |
TaskTeamMember | Indicate the team member role for a task. |
TaskWorkflowVisitor | Indicate the workflow visitor role for a task. |
N/A