Package: com.ibm.rpm.security.types
ActionItemSecurityRoleType represents the different types of security roles for action items.
The following table lists the values for this object.
Value | Description |
---|---|
ActionItemGroup | Indicates the group role for an action item. |
ActionItemParticipant | Indicates the participant role for an action item. |
ActionItemResponsible | Indicates the responsible role for an action item. |
ActionItemTeamMember | Indicates the team member role for an action item. |
ActionItemVisitor | Indicates the visitor role for an action item. |
ActionItemWorkflowVisitor | Indicates he workflow visitor role for an action item. |
N/A