public interface WorkflowParticipantGroupUpdate
WorkflowParticipantGroup of an active workflow.| Modifier and Type | Method and Description |
|---|---|
WorkflowParticipantGroupUpdate |
setGroups(List<Group> groups)
Sets groups for the participant group, replacing any previous groups.
|
WorkflowParticipantGroupUpdate |
setUsers(Set<String> userIds)
Sets users for the participant group, replacing any previous users.
|
WorkflowParticipantGroupUpdate setUsers(Set<String> userIds)
userIds - Set of IDs of users to update participant group withWorkflowParticipantGroupUpdateWorkflowParticipantGroupUpdate setGroups(List<Group> groups)
groups - List of Group objects to update participant group withWorkflowParticipantGroupUpdateCopyright © Veeva Systems 2017–2022. All rights reserved.